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/el.json')
-rw-r--r--plugins/Intl/lang/el.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Intl/lang/el.json b/plugins/Intl/lang/el.json
index c0fdc46284..edb78624f6 100644
--- a/plugins/Intl/lang/el.json
+++ b/plugins/Intl/lang/el.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": "E, d MMM",
"Format_Date_Long": "EEEE, d MMMM y",
"Format_Date_Short": "d MMM y",
+ "Format_Hour_12": "h a",
+ "Format_Hour_24": "HH",
"Format_Interval_Long_D": "dd–dd MMMM y",
"Format_Interval_Long_M": "dd MMMM – dd MMMM y",
"Format_Interval_Long_Y": "dd MMMM y – dd MMMM y",