1
0
Fork 0
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:
Bill Thornton 2024-05-05 14:34:56 -04:00
parent e13f0ba234
commit 048d07e1a1
2 changed files with 5 additions and 0 deletions

View file

@ -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",