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/ko.json')
-rw-r--r--plugins/SEO/lang/ko.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/SEO/lang/ko.json b/plugins/SEO/lang/ko.json
index bba9b99651..692b3376a1 100644
--- a/plugins/SEO/lang/ko.json
+++ b/plugins/SEO/lang/ko.json
@@ -1,12 +1,11 @@
{
"SEO": {
- "PluginDescription": "이 플러그인은 Alexa 웹 랭킹, 구글 페이지랭크, 색인된 페이지 수, 선택된 웹사이트의 백링크와 같은 SEO 측정 기준을 추출하고 보여줍니다.",
- "AlexaRank": "Alexa 랭크",
"Bing_IndexedPages": "Bing에 색인된 페이지",
"DomainAge": "도메인 에이지",
"Google_IndexedPages": "Google에 색인된 페이지",
+ "PluginDescription": "이 플러그인은 Alexa 웹 랭킹, 구글 페이지랭크, 색인된 페이지 수, 선택된 웹사이트의 백링크와 같은 SEO 측정 기준을 추출하고 보여줍니다.",
"Rank": "순위",
- "SeoRankings": "SEO 랭킹",
- "SEORankingsFor": "%s의 SEO 순위"
+ "SEORankingsFor": "%s의 SEO 순위",
+ "SeoRankings": "SEO 랭킹"
}
-} \ No newline at end of file
+}