mirror of
https://github.com/redmine/redmine.git
synced 2026-01-19 22:13:00 +01:00
add "few" and "many" to Russian "x_hours" (#12640)
Contributed by Mikhail Velkin. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11056 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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} день"
|
||||
|
||||
Reference in New Issue
Block a user