Skip to content

Commit

Permalink
Update russian translations for week(s) (#654)
Browse files Browse the repository at this point in the history
Update russian translations for week(s)
  • Loading branch information
rdtq authored and systemcatch committed Sep 6, 2019
1 parent 29c7ed9 commit 877debf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arrow/locales.py
Expand Up @@ -1191,6 +1191,8 @@ class RussianLocale(SlavicBaseLocale):
"hours": ["{0} час", "{0} часа", "{0} часов"],
"day": "день",
"days": ["{0} день", "{0} дня", "{0} дней"],
"week": "неделю",
"weeks": ["{0} неделю", "{0} недели", "{0} недель"],
"month": "месяц",
"months": ["{0} месяц", "{0} месяца", "{0} месяцев"],
"year": "год",
Expand Down

0 comments on commit 877debf

Please sign in to comment.