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