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