summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ru.yml4
1 files changed, 3 insertions, 1 deletions
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} день"