mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5449 from thornbill/new-playlist-public
Add public access option when creating playlist
This commit is contained in:
commit
56d5a8aae2
2 changed files with 14 additions and 0 deletions
|
@ -1262,6 +1262,8 @@
|
|||
"PlayCount": "Play count",
|
||||
"Played": "Played",
|
||||
"PlayFromBeginning": "Play from beginning",
|
||||
"PlaylistPublic": "Allow public access",
|
||||
"PlaylistPublicDescription": "Allow this playlist to be viewed by any logged in user.",
|
||||
"Playlists": "Playlists",
|
||||
"PlayNext": "Play next",
|
||||
"PlayNextEpisodeAutomatically": "Play next episode automatically",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue