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>2018-06-04 22:49:58 +0300
committerGitHub <noreply@github.com>2018-06-04 22:49:58 +0300
commit0145863cec0c98952d5bd5da1645de9eb4cea352 (patch)
tree8ed3b7e8c8070cb9071fa5b3d94fd8b52bfc3d46 /plugins/SEO
parent23b4ae351a0bf40d86b39804e62c92c72b6ffe33 (diff)
language update (#13031)
Diffstat (limited to 'plugins/SEO')
-rw-r--r--plugins/SEO/lang/hu.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/plugins/SEO/lang/hu.json b/plugins/SEO/lang/hu.json
index 4549115d6a..285874290d 100644
--- a/plugins/SEO/lang/hu.json
+++ b/plugins/SEO/lang/hu.json
@@ -1,9 +1,11 @@
{
"SEO": {
- "AlexaRank": "Alexa Rank",
- "DomainAge": "Domain életkora",
- "Rank": "Lekérdezés",
- "SeoRankings": "Keresőoptimalizálási adatok",
- "SEORankingsFor": "Keresőoptimalizálási adatok a %s oldalhoz"
+ "AlexaRank": "Alexa rangsor",
+ "Bing_IndexedPages": "Bing által indexelt oldalak",
+ "DomainAge": "Domain életkor",
+ "Google_IndexedPages": "Google által indexelt oldalak",
+ "Rank": "Rangsor",
+ "SeoRankings": "Keresőoptimalizálási rangsor",
+ "SEORankingsFor": "%s oldalhoz tartozó keresőoptimalizálási adatok"
}
} \ No newline at end of file