rails/locale/ru.yml in rails-i18n-5.0.0 vs rails/locale/ru.yml in rails-i18n-5.0.1

- old
+ new

@@ -111,9 +111,14 @@ x_months: few: "%{count} месяца" many: "%{count} месяцев" one: "%{count} месяц" other: "%{count} месяца" + x_years: + few: "%{count} года" + many: "%{count} лет" + one: "%{count} год" + other: "%{count} года" x_seconds: few: "%{count} секунды" many: "%{count} секунд" one: "%{count} секунду" other: "%{count} секунды"