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:
Diffstat (limited to 'plugins/SEO/lang/bg.json')
-rw-r--r--plugins/SEO/lang/bg.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/SEO/lang/bg.json b/plugins/SEO/lang/bg.json
index 79cd821cfe..8244994e68 100644
--- a/plugins/SEO/lang/bg.json
+++ b/plugins/SEO/lang/bg.json
@@ -1,12 +1,11 @@
{
"SEO": {
- "PluginDescription": "Този плъгин извлича и показва SEO метрики: Alexa уеб ранк, Google Pagerank, брой индексирани страници и брой обратни връзки за избраната уеб страница.",
- "AlexaRank": "Alexa ранг",
"Bing_IndexedPages": "Bing индексирани страници",
"DomainAge": "Възраст на домейна",
"Google_IndexedPages": "Google индексирани страници",
+ "PluginDescription": "Този плъгин извлича и показва SEO показатели: Google PageRank, брой индексирани страници и препратки към текущо избрания уебсайт.",
"Rank": "Ранг",
- "SeoRankings": "SEO ранг",
- "SEORankingsFor": "SEO ранг за %s"
+ "SEORankingsFor": "SEO ранг за %s",
+ "SeoRankings": "SEO ранг"
}
-} \ No newline at end of file
+}