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

update recording conversion

This commit is contained in:
Luke Pulverenti 2017-02-22 15:58:02 -05:00
parent 8a9a806a4d
commit e9707bc230
3 changed files with 11 additions and 2 deletions

View file

@ -1961,5 +1961,7 @@
"OptionAutomaticallyGroupSeries": "Automatically merge series that are spread across multiple folders",
"OptionAutomaticallyGroupSeriesHelp": "If enabled, series that are spread across multiple folders within this library will be automatically merged into a single series.",
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
"WhenDidYouPurchaseApp": "When did you originally purchase this app?"
"WhenDidYouPurchaseApp": "When did you originally purchase this app?",
"PreferEmbeddedTitlesOverFileNames": "Prefer embedded titles over filenames",
"PreferEmbeddedTitlesOverFileNamesHelp": "This determines the default display title when no internet metadata or local metadata is available."
}