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:
authorStefan Giehl <stefan@piwik.org>2017-09-27 00:06:15 +0300
committerGitHub <noreply@github.com>2017-09-27 00:06:15 +0300
commitd9f1535688938f17321caf1d4db73649b02d2229 (patch)
tree5deebc9cd73b57f8526f88d99a38a3e492ca324c /plugins/SEO
parent6d7fbab50b408e8dab711c71afa374ec0f0fbcef (diff)
language update (#12123)
Diffstat (limited to 'plugins/SEO')
-rw-r--r--plugins/SEO/lang/pl.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/SEO/lang/pl.json b/plugins/SEO/lang/pl.json
index c68eec194f..b24e3fad9a 100644
--- a/plugins/SEO/lang/pl.json
+++ b/plugins/SEO/lang/pl.json
@@ -2,11 +2,11 @@
"SEO": {
"PluginDescription": "Ta wtyczka wydobywa i wyświetla wskaźniki SEO: rankingu Alexa, Google Pagerank, liczbę zindeksowanych stron oraz linki zwrotne do aktualnie wybranego serwisu.",
"AlexaRank": "Ranking Alexa",
- "Bing_IndexedPages": "Strony zindeksowane w Bing",
+ "Bing_IndexedPages": "Zindeksowane w Bing",
"DomainAge": "Wiek domeny",
- "Google_IndexedPages": "Strony zindeksowane w Google",
+ "Google_IndexedPages": "Zindeksowane w Google",
"Rank": "Pozycja",
"SeoRankings": "Pozycja SEO",
- "SEORankingsFor": "SEO pozycje dla %s"
+ "SEORankingsFor": "Pozycja SEO dla %s"
}
} \ No newline at end of file