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/ja.json')
-rw-r--r--plugins/Intl/lang/ja.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Intl/lang/ja.json b/plugins/Intl/lang/ja.json
index e6f685bfc1..99dd2fb62a 100644
--- a/plugins/Intl/lang/ja.json
+++ b/plugins/Intl/lang/ja.json
@@ -63,7 +63,7 @@
"Country_CW": "キュラソー",
"Country_CX": "クリスマス島",
"Country_CY": "キプロス",
- "Country_CZ": "チェコ共和国",
+ "Country_CZ": "チェコ",
"Country_DE": "ドイツ",
"Country_DJ": "ジブチ",
"Country_DK": "デンマーク",
@@ -305,6 +305,8 @@
"Format_Date_Day_Month": "M月d日(E)",
"Format_Date_Long": "y年M月d日EEEE",
"Format_Date_Short": "y\/MM\/dd",
+ "Format_Hour_12": "aK時",
+ "Format_Hour_24": "H時",
"Format_Interval_Long_D": "y年M月d日~d日",
"Format_Interval_Long_M": "y年M月d日~M月d日",
"Format_Interval_Long_Y": "y年M月d日~y年M月d日",