We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2052a3a commit fa291fdCopy full SHA for fa291fd
source/app/src/main/res/values-sr/plurals.xml
@@ -16,7 +16,7 @@
16
<item quantity="other"><xliff:g id="count">%d</xliff:g> секунди</item>
17
</plurals>
18
<plurals name="num_minutes_ago">
19
- <item quantity="one"><xliff:g id="count">%d</xliff:g> мин</item>
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> минута</item>
20
<item quantity="few"><xliff:g id="count">%d</xliff:g> минуте</item>
21
<item quantity="other"><xliff:g id="count">%d</xliff:g> минута</item>
22
@@ -25,4 +25,4 @@
25
<item quantity="few"><xliff:g id="count">%d</xliff:g> предмета</item>
26
<item quantity="other"><xliff:g id="count">%d</xliff:g> предмета</item>
27
28
-</resources>
+</resources>
0 commit comments