diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 262b1e39d..13af6b937 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -117,7 +117,9 @@ ru: many: "около %{count} часов" other: "около %{count} часов" x_hours: - one: "1 час" + one: "%{count} час" + few: "%{count} часа" + many: "%{count} часов" other: "%{count} часов" x_days: one: "%{count} день"