mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add error messages for playlist editor
This commit is contained in:
parent
e13f0ba234
commit
048d07e1a1
2 changed files with 5 additions and 0 deletions
|
@ -1257,6 +1257,8 @@
|
|||
"PlayCount": "Play count",
|
||||
"Played": "Played",
|
||||
"PlayFromBeginning": "Play from beginning",
|
||||
"PlaylistError.AddFailed": "Error adding to playlist",
|
||||
"PlaylistError.CreateFailed": "Error creating playlist",
|
||||
"Playlists": "Playlists",
|
||||
"PlayNext": "Play next",
|
||||
"PlayNextEpisodeAutomatically": "Play next episode automatically",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue