Merge pull request #1951 from Bnyro/playlist-bookmarks

Playlist bookmarks
This commit is contained in:
Bnyro 2023-01-09 16:28:59 +01:00 committed by GitHub
commit 537050b07d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 135 additions and 29 deletions

View file

@ -12,7 +12,8 @@
"instance": "Instance",
"player": "Player",
"livestreams": "Livestreams",
"channels": "Channels"
"channels": "Channels",
"bookmarks": "Bookmarks"
},
"player": {
"watch_on": "Watch on {0}"
@ -120,7 +121,9 @@
"instance_donations": "Instance donations",
"reply_count": "{count} replies",
"no_valid_playlists": "The file doesn't contain valid playlists!",
"with_playlist": "Share with playlist"
"with_playlist": "Share with playlist",
"bookmark_playlist": "Bookmark",
"playlist_bookmarked": "Bookmarked"
},
"comment": {
"pinned_by": "Pinned by {author}",