diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
| commit | 94a2cfa9f560a1caede24195755ae95068648210 (patch) | |
| tree | 792a7ddfb21edd5509b03c35f0103b8895f8a269 /MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json | |
| parent | 4cee0e44a3d87e9fd4d438992277809c10c923ac (diff) | |
updated translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json index 3e47e9433..6bde366aa 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json @@ -97,7 +97,7 @@ "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.", "LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.", "HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard", - "HeaderWelcomeToProjectWebClient": "Welcome to the Emby Web Client", + "HeaderWelcomeToProjectWebClient": "Welcome to Emby", "ButtonTakeTheTour": "Take the tour", "HeaderWelcomeBack": "Welcome back!", "TitlePlugins": "Plugins", @@ -762,5 +762,8 @@ "ButtonSignInWithConnect": "Sign in with Emby Connect", "HeaderNewServer": "New Server", "MyDevice": "My Device", - "ButtonRemote": "Remote" + "ButtonRemote": "Remote", + "TabInfo": "Info", + "TabCast": "Cast", + "TabScenes": "Scenes" }
\ No newline at end of file |
