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": "Knihovna",
"HeaderMedia": "M\u00e9dia",
"NoNewDevicesFound": "No new devices found.",
"NoResultsFound": "\u017d\u00e1dn\u00e9 v\u00fdsledky.",
"ButtonManageServer": "Spr\u00e1vce serveru",
"ButtonPreferences": "P\u0159edvolby",
@ -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"
}