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

update components

This commit is contained in:
Luke Pulverenti 2017-06-11 15:27:22 -04:00
parent 310fca9cf2
commit ac6c90ec47
65 changed files with 294 additions and 302 deletions

View file

@ -1,6 +1,4 @@
{
"News": "News",
"Programs": "Programs",
"LabelPrevious": "Previous",
"LabelFinish": "Finish",
"LabelNext": "Next",
@ -1030,7 +1028,7 @@
"TabDevices": "Devices",
"HeaderLibrarySettings": "Library Settings",
"HeaderChapterSettings": "Chapter Settings",
"HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Emby.",
"HeaderCameraUploadHelp": "Emby apps can automatically upload photos and videos taken from your mobile devices into Emby Server.",
"MessageNoDevicesSupportCameraUpload": "You currently don't have any devices that support camera upload.",
"LabelCameraUploadPath": "Camera upload path:",
"LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.",
@ -1980,5 +1978,8 @@
"HeaderOnNow": "On Now",
"Downloading": "Downloading",
"LabelCertificatePassword": "Certificate password:",
"LabelCertificatePasswordHelp": "If your certificate requires a password, please enter it here."
"LabelCertificatePasswordHelp": "If your certificate requires a password, please enter it here.",
"Programs": "Programs",
"News": "News",
"HeaderDownloadSync": "Download & Sync"
}