Skip to content

Commit 9c1f379

Browse files
committed
bug #934 Fixed ru translation (yceruto)
This PR was merged into the master branch. Discussion ---------- Fixed ru translation Fix #933 (comment) Commits ------- 34fdb2b Fixed ru translation
2 parents d911861 + 34fdb2b commit 9c1f379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/messages+intl-icu.ru.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
</trans-unit>
307307
<trans-unit id="post.num_comments">
308308
<source>post.num_comments</source>
309-
<target>{count, plural, one {# комментарий} other {# комментариев}}</target>
309+
<target>{count, plural, one {# комментарий} few {# комментария} other {# комментариев}}</target>
310310
</trans-unit>
311311
<trans-unit id="post.commented_on">
312312
<source>post.commented_on</source>

0 commit comments

Comments
 (0)