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 329ce47 commit ea72d7eCopy full SHA for ea72d7e
app/Talk/res/values-ar/plurals.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<resources>
3
<plurals name="messages_read">
4
- <item quantity="other">%s 条已读消息</item>
5
- <item quantity="one">%s 条已读消息</item>
+ <item quantity="other">%s قراءة مادة إخبارية</item>
+ <item quantity="one">%s قراءة مادة إخبارية</item>
6
</plurals>
7
</resources>
0 commit comments