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/en.json')
-rw-r--r--plugins/Intl/lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Intl/lang/en.json b/plugins/Intl/lang/en.json
index 063bf9187c..07e367ce8c 100644
--- a/plugins/Intl/lang/en.json
+++ b/plugins/Intl/lang/en.json
@@ -63,7 +63,7 @@
"Country_CW": "Curaçao",
"Country_CX": "Christmas Island",
"Country_CY": "Cyprus",
- "Country_CZ": "Czech Republic",
+ "Country_CZ": "Czechia",
"Country_DE": "Germany",
"Country_DJ": "Djibouti",
"Country_DK": "Denmark",
@@ -305,6 +305,8 @@
"Format_Date_Day_Month": "E, MMM d",
"Format_Date_Long": "EEEE, MMMM d, y",
"Format_Date_Short": "MMM d, y",
+ "Format_Hour_12": "h a",
+ "Format_Hour_24": "HH",
"Format_Interval_Long_D": "MMMM d – d, y",
"Format_Interval_Long_M": "MMMM d – MMMM d, y",
"Format_Interval_Long_Y": "MMMM d, y – MMMM d, y",