##// END OF EJS Templates
Russian "about_x_hours" and "x_hours" translation changed by Mikhail Velkin (#12645)...
Toshi MARUYAMA -
r10830:77a974b4ee99
parent child
Show More
@@ -115,12 +115,12 ru:
115 115 one: "около %{count} часа"
116 116 few: "около %{count} часов"
117 117 many: "около %{count} часов"
118 other: "около %{count} часов"
118 other: "около %{count} часа"
119 119 x_hours:
120 120 one: "%{count} час"
121 121 few: "%{count} часа"
122 122 many: "%{count} часов"
123 other: "%{count} часов"
123 other: "%{count} часа"
124 124 x_days:
125 125 one: "%{count} день"
126 126 few: "%{count} дня"
General Comments 0
You need to be logged in to leave comments. Login now