Thanks to visit codestin.com Credit goes to github.com
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 b57caf1 commit 480b46eCopy full SHA for 480b46e
app/Browser/res/values-ar/plurals.xml
@@ -1,9 +1,9 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<resources>
3
<plurals name="matches_found">
4
- <item quantity="other">%d 个匹配项</item>
5
- <item quantity="zero">没有匹配项</item>
6
- <item quantity="one">1 个匹配项</item>
7
- <item quantity="few">%d 个匹配项</item>
+ <item quantity="other">%d نتيجة</item>
+ <item quantity="zero">لا توجد نتائج</item>
+ <item quantity="one">نتيجة واحدة</item>
+ <item quantity="few">%d نتائج</item>
8
</plurals>
9
</resources>
0 commit comments