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/eu.json')
-rw-r--r--plugins/Intl/lang/eu.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Intl/lang/eu.json b/plugins/Intl/lang/eu.json
index d7d7cce75c..052d3f8ddb 100644
--- a/plugins/Intl/lang/eu.json
+++ b/plugins/Intl/lang/eu.json
@@ -305,6 +305,12 @@
"Format_Date_Day_Month": "MMM d, E",
"Format_Date_Long": "y('e')'ko' MMMM d, EEEE",
"Format_Date_Short": "y MMM d",
+ "Format_Interval_Week_Long_D": "y('e')'ko' MMMM d–d",
+ "Format_Interval_Week_Long_M": "y('e')'ko' MMMM d – MMMM d",
+ "Format_Interval_Week_Long_Y": "y('e')'ko' MMMM d – y('e')'ko' MMMM d",
+ "Format_Interval_Week_Short_D": "y('e')'ko' MMM d–d",
+ "Format_Interval_Week_Short_M": "y('e')'ko' MMM d – MMM d",
+ "Format_Interval_Week_Short_Y": "y('e')'ko' MMM d – y('e')'ko' MMM d",
"Format_Month_Long": "y('e')'ko' MMMM",
"Format_Month_Short": "y MMM",
"Format_Time": "HH:mm:ss",