Subscription groups

This commit is contained in:
Bnyro 2023-05-07 19:56:56 +02:00
parent 5e955b2286
commit c217d5e4e3
6 changed files with 200 additions and 8 deletions

View file

@ -13,7 +13,8 @@
"player": "Player",
"livestreams": "Livestreams",
"channels": "Channels",
"bookmarks": "Bookmarks"
"bookmarks": "Bookmarks",
"channel_groups": "Channel groups"
},
"player": {
"watch_on": "Watch on {0}"
@ -131,7 +132,9 @@
"playlist_bookmarked": "Bookmarked",
"dismiss": "Dismiss",
"show_more": "Show more",
"show_less": "Show less"
"show_less": "Show less",
"create_group": "Create group",
"group_name": "Group name"
},
"comment": {
"pinned_by": "Pinned by {author}",