Skip to content

Commit d9897a1

Browse files
committed
Fix some translation issues
1 parent f39ffa0 commit d9897a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

translations/messages+intl-icu.bn.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
</trans-unit>
315315
<trans-unit id="post.num_comments">
316316
<source>post.num_comments</source>
317-
<target>{count, plural, একটি {# মন্তব্য} অন্যান্য {# মন্তব্যসমূহ}}</target>
317+
<target>{count, plural, one {একটি মন্তব্য} other {# মন্তব্যসমূহ}}</target>
318318
</trans-unit>
319319
<trans-unit id="post.commented_on">
320320
<source>post.commented_on</source>

translations/messages+intl-icu.ne.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
</trans-unit>
315315
<trans-unit id="post.num_comments">
316316
<source>post.num_comments</source>
317-
<target>{गणना, बहुवचन, एक {# टिप्पणी} अन्य {# टिप्पणी}}</target>
317+
<target>{गणना, plural, one {# टिप्पणी} other {# टिप्पणियाँ}}</target>
318318
</trans-unit>
319319
<trans-unit id="post.commented_on">
320320
<source>post.commented_on</source>

0 commit comments

Comments
 (0)