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/SEO
parent64194f5324f69d766af9e2637a63e974ad8c470f (diff)
language update
Diffstat (limited to 'plugins/SEO')
-rw-r--r--plugins/SEO/lang/uk.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/plugins/SEO/lang/uk.json b/plugins/SEO/lang/uk.json
index 5b8d9ec566..3293bc8146 100644
--- a/plugins/SEO/lang/uk.json
+++ b/plugins/SEO/lang/uk.json
@@ -1,9 +1,12 @@
{
"SEO": {
- "AlexaRank": "Alexa Rank",
- "DomainAge": "Вік домену",
- "Rank": "Rank",
- "SeoRankings": "SEO Рейтинги",
- "SEORankingsFor": "SEO Рейтинги за %s"
+ "AlexaRank": "Рейтинг Alexa",
+ "Bing_IndexedPages": "Сторінок в індексі Bing",
+ "Dmoz": "Записів в каталозі DMOZ",
+ "DomainAge": "Dік домену",
+ "Google_IndexedPages": "Сторінок в індексі Google",
+ "Rank": "Рейтинг",
+ "SeoRankings": "SEO-рейтинги",
+ "SEORankingsFor": "SEO рейтинги для %s"
}
} \ No newline at end of file