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 5a9c760 commit 350bb08Copy full SHA for 350bb08
app/CalendarProvider/res/values-ar/plurals.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<resources>
3
<plurals name="gadget_more_events">
4
- <item quantity="other">%d 个其他活动</item>
5
- <item quantity="one">1 个其他活动</item>
+ <item quantity="other">%d أحداث أخرى</item>
+ <item quantity="one">حدث آخر</item>
6
</plurals>
7
</resources>
0 commit comments