diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-20 11:10:40 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-20 11:10:40 -0400 |
| commit | d0b6fd938dfb59e8c2d1099043c71235653008c4 (patch) | |
| tree | ceb7f2a76625c75a8e543efe12a56a171e9d13bc /MediaBrowser.Server.Implementations/Localization/JavaScript/da.json | |
| parent | daec8895b6c1dc26445c83fd7253625b503881ae (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/da.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/da.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json index 77aba1d03..14aaffebb 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json @@ -180,5 +180,10 @@ "LabelRemoteAccessUrl": "Remote access: {0}", "LabelRunningOnPort": "Running on port {0}.", "LabelRunningOnPorts": "Running on ports {0} and {1}.", - "HeaderLatestFromChannel": "Latest from {0}" + "HeaderLatestFromChannel": "Latest from {0}", + "ButtonDownload": "Download", + "LabelUnknownLanaguage": "Unknown language", + "HeaderCurrentSubtitles": "Current Subtitles", + "MessageDownloadQueued": "The download has been queued.", + "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?" }
\ No newline at end of file |
