diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-26 14:29:49 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-26 14:29:49 -0500 |
| commit | dfed3a11bcbce756277606c08f11253b447d455d (patch) | |
| tree | 1e4ffd86bf4ff3e967b50417ab53f70b0694bc93 /MediaBrowser.Server.Implementations/Localization/Server/vi.json | |
| parent | 576768de594a56512693715d5748973984fe5f97 (diff) | |
fix swipebox
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/vi.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/vi.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/vi.json b/MediaBrowser.Server.Implementations/Localization/Server/vi.json index dc2cc2f3d..dfafbe2a1 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/vi.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/vi.json @@ -1,10 +1,11 @@ { "LabelExit": "Tho\u00e1t", "LabelVisitCommunity": "Gh\u00e9 th\u0103m trang C\u1ed9ng \u0111\u1ed3ng", - "LabelGithubWiki": "Github Wiki", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Ti\u00eau chu\u1ea9n", - "LabelViewApiDocumentation": "T\u00e0i li\u1ec7u xem Api", + "LabelApiDocumentation": "Api Documentation", + "LabelDeveloperResources": "Developer Resources", "LabelBrowseLibrary": "Duy\u1ec7t th\u01b0 vi\u1ec7n", "LabelConfigureMediaBrowser": "C\u1ea5u h\u00ecnh Media Browser", "LabelOpenLibraryViewer": "Open Library Viewer", @@ -1215,7 +1216,7 @@ "HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Media Browser.", "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.", + "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.", "LabelCreateCameraUploadSubfolder": "Create a subfolder for each device", "LabelCreateCameraUploadSubfolderHelp": "Specific folders can be assigned to a device by clicking on it from the Devices page.", "LabelCustomDeviceDisplayName": "Display name:", |
