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

update web components

This commit is contained in:
Luke Pulverenti 2017-03-16 13:22:58 -04:00
parent a7eb70e492
commit 1dd1a705e5
91 changed files with 411 additions and 281 deletions

View file

@ -1787,6 +1787,7 @@
"ButtonServer": "Server",
"HeaderLibrary": "Library",
"HeaderMedia": "Media",
"NoNewDevicesFound": "No new devices found.",
"NoResultsFound": "No results found.",
"ButtonManageServer": "Manage Server",
"ButtonPreferences": "Preferences",
@ -1971,5 +1972,6 @@
"DetectingDevices": "Detecting devices",
"LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet:",
"Never": "Never",
"EveryNDays": "Every {0} days"
"EveryNDays": "Every {0} days",
"HeaderNewDevices": "New Devices"
}