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/ru.json')
-rw-r--r--plugins/Intl/lang/ru.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Intl/lang/ru.json b/plugins/Intl/lang/ru.json
index 5b6af0888f..87d6551c98 100644
--- a/plugins/Intl/lang/ru.json
+++ b/plugins/Intl/lang/ru.json
@@ -305,6 +305,12 @@
"Format_Date_Day_Month": "ccc, d MMM",
"Format_Date_Long": "EEEE, d MMMM y 'г'.",
"Format_Date_Short": "d MMM y 'г'.",
+ "Format_Interval_Week_Long_D": "d–d MMMM y 'г'.",
+ "Format_Interval_Week_Long_M": "d MMMM – d MMMM y 'г'.",
+ "Format_Interval_Week_Long_Y": "d MMMM y – d MMMM y 'г'.",
+ "Format_Interval_Week_Short_D": "d–d MMM y 'г'.",
+ "Format_Interval_Week_Short_M": "d MMM – d MMM y 'г'.",
+ "Format_Interval_Week_Short_Y": "d MMM y – d MMM y 'г'.",
"Format_Month_Long": "LLLL y",
"Format_Month_Short": "LLL y",
"Format_Time": "H:mm:ss",