Skip to content

Commit d911861

Browse files
committed
bug #933 Fixed ru translation (yceruto)
This PR was merged into the master branch. Discussion ---------- Fixed ru translation Fix #932 Commits ------- fcfee7a Fixed ru translation
2 parents 451fbe0 + fcfee7a commit d911861

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 {# комментарий} few {# комментария} many {# комментариев}}</target>
309+
<target>{count, plural, one {# комментарий} other {# комментариев}}</target>
310310
</trans-unit>
311311
<trans-unit id="post.commented_on">
312312
<source>post.commented_on</source>

0 commit comments

Comments
 (0)