mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5453 from thornbill/playlist-access-checks
Add permission check to playlist editor
This commit is contained in:
commit
7700f15fd9
2 changed files with 34 additions and 2 deletions
|
@ -1263,6 +1263,8 @@
|
|||
"PlayCount": "Play count",
|
||||
"Played": "Played",
|
||||
"PlayFromBeginning": "Play from beginning",
|
||||
"PlaylistError.AddFailed": "Error adding to playlist",
|
||||
"PlaylistError.CreateFailed": "Error creating playlist",
|
||||
"PlaylistPublic": "Allow public access",
|
||||
"PlaylistPublicDescription": "Allow this playlist to be viewed by any logged in user.",
|
||||
"Playlists": "Playlists",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue