Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2016-05-24 01:22:56 +0300
committersgiehl <stefan@piwik.org>2016-05-24 01:22:56 +0300
commit966e666e8f5673c94e607cae1721a77b37273c5c (patch)
treec1abfba1cb239562b0c444677bf36363b228f5b1 /plugins/UserLanguage
parent64194f5324f69d766af9e2637a63e974ad8c470f (diff)
language update
Diffstat (limited to 'plugins/UserLanguage')
-rw-r--r--plugins/UserLanguage/lang/uk.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/UserLanguage/lang/uk.json b/plugins/UserLanguage/lang/uk.json
index 72fd7b22e1..0334cf2703 100644
--- a/plugins/UserLanguage/lang/uk.json
+++ b/plugins/UserLanguage/lang/uk.json
@@ -1,5 +1,7 @@
{
"UserLanguage": {
- "LanguageCode": "Код мови"
+ "BrowserLanguage": "Мова браузеру",
+ "LanguageCode": "Код мови",
+ "PluginDescription": "Повідомляє про мови, які використовуються у відвідувачів в браузері"
}
} \ No newline at end of file