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