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/da.json')
-rw-r--r--plugins/Intl/lang/da.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Intl/lang/da.json b/plugins/Intl/lang/da.json
index 18fdff2299..ef3d26a411 100644
--- a/plugins/Intl/lang/da.json
+++ b/plugins/Intl/lang/da.json
@@ -305,6 +305,8 @@
"Format_Date_Day_Month": "E d. MMM",
"Format_Date_Long": "EEEE 'den' d. MMMM y",
"Format_Date_Short": "d. MMM y",
+ "Format_Hour_12": "h a",
+ "Format_Hour_24": "HH",
"Format_Interval_Long_D": "d.–d. MMMM y",
"Format_Interval_Long_M": "d. MMMM.–d. MMMM y",
"Format_Interval_Long_Y": "d. MMMM y–d. MMMM y",