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-16 12:35:53 +0300
committersgiehl <stefan@piwik.org>2016-05-16 12:35:53 +0300
commit277d0915cb5fbe4ae5f97c47d19d20c71dd73713 (patch)
tree9d58fd59ae4894695dc0d4d9d19811f73ca43526 /plugins/UserLanguage
parentc1d83bb018f59c42522bd069a7e965707465fbf0 (diff)
language update
Diffstat (limited to 'plugins/UserLanguage')
-rw-r--r--plugins/UserLanguage/lang/sq.json3
-rw-r--r--plugins/UserLanguage/lang/vi.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/plugins/UserLanguage/lang/sq.json b/plugins/UserLanguage/lang/sq.json
index 4c35237002..83ee7ab2d1 100644
--- a/plugins/UserLanguage/lang/sq.json
+++ b/plugins/UserLanguage/lang/sq.json
@@ -1,6 +1,7 @@
{
"UserLanguage": {
"BrowserLanguage": "Gjuhë shfletuesi",
- "LanguageCode": "Kod Gjuhe"
+ "LanguageCode": "Kod Gjuhe",
+ "PluginDescription": "Raporton gjuhën e përdorur nga shfletuesit e vizitorëve tuaj."
}
} \ No newline at end of file
diff --git a/plugins/UserLanguage/lang/vi.json b/plugins/UserLanguage/lang/vi.json
index 69321e4fa5..bc46f37b56 100644
--- a/plugins/UserLanguage/lang/vi.json
+++ b/plugins/UserLanguage/lang/vi.json
@@ -1,6 +1,7 @@
{
"UserLanguage": {
"BrowserLanguage": "Ngôn ngữ trình duyệt",
- "LanguageCode": "Mã ngôn ngữ"
+ "LanguageCode": "Mã ngôn ngữ",
+ "PluginDescription": "Các báo cáo ngôn ngữ được sử dụng bởi trình duyệt người dùng của bạn."
}
} \ No newline at end of file