Add 'share with playlist' option for share button

When the option is used (true by default) links generated by the share button will redirect to the same video in the same playlist.
Support for various locales still need to be added.
This commit is contained in:
gmnsii 2022-12-04 15:19:24 -08:00
parent 0acd6bfd2a
commit 72f4f0d00c
No known key found for this signature in database
GPG key ID: 13B5ECF7DDFDA0DC
3 changed files with 28 additions and 2 deletions

View file

@ -119,7 +119,8 @@
"source_code": "Source code",
"instance_donations": "Instance donations",
"reply_count": "{count} replies",
"no_valid_playlists": "The file doesn't contain valid playlists!"
"no_valid_playlists": "The file doesn't contain valid playlists!",
"with_playlist": "Share with playlist"
},
"comment": {
"pinned_by": "Pinned by {author}",