Skip to content

Commit 34fdb2b

Browse files
committed
Fixed ru translation
1 parent d911861 commit 34fdb2b

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)