1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add movie prefix feature

This commit is contained in:
Luke Pulverenti 2016-11-15 12:55:26 -05:00
parent bb82ca5806
commit 56e182281b
3 changed files with 10 additions and 1 deletions

View file

@ -2021,5 +2021,7 @@
"ButtonPlayExternalPlayer": "Play with external player",
"NotScheduledToRecord": "Not scheduled to record",
"SynologyUpdateInstructions": "Please login to DSM and go to Package Center to update.",
"LatestFromLibrary": "Latest {0}"
"LatestFromLibrary": "Latest {0}",
"LabelMoviePrefix": "Movie prefix:",
"LabelMoviePrefixHelp": "If a prefix is applied to movie titles, enter it here so that Emby can handle it properly."
}