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/Intl/lang/ko.json')
-rw-r--r--plugins/Intl/lang/ko.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Intl/lang/ko.json b/plugins/Intl/lang/ko.json
index 4beaa81708..f2a4b53e99 100644
--- a/plugins/Intl/lang/ko.json
+++ b/plugins/Intl/lang/ko.json
@@ -305,6 +305,12 @@
"Format_Date_Day_Month": "MMM d일 (E)",
"Format_Date_Long": "y년 M월 d일 EEEE",
"Format_Date_Short": "y. M. d.",
+ "Format_Interval_Week_Long_D": "y년 M월 d일~d일",
+ "Format_Interval_Week_Long_M": "y년 M월 d일 ~ M월 d일",
+ "Format_Interval_Week_Long_Y": "y년 M월 d일 ~ y년 M월 d일",
+ "Format_Interval_Week_Short_D": "y년 M월 d일~d일",
+ "Format_Interval_Week_Short_M": "y년 M월 d일 ~ M월 d일",
+ "Format_Interval_Week_Short_Y": "y년 M월 d일 ~ y년 M월 d일",
"Format_Month_Long": "y년 MMMM",
"Format_Month_Short": "y년 MMM",
"Format_Time": "a h:mm:ss",