Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 480b46e

Browse files
Moathmiuiarabic
authored andcommitted
Edited app/Browser/res/values-ar/plurals.xml via GitHub
1 parent b57caf1 commit 480b46e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/Browser/res/values-ar/plurals.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<resources>
33
<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>
4+
<item quantity="other">%d نتيجة</item>
5+
<item quantity="zero">لا توجد نتائج</item>
6+
<item quantity="one">نتيجة واحدة</item>
7+
<item quantity="few">%d نتائج</item>
88
</plurals>
99
</resources>

0 commit comments

Comments
 (0)