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 843fb81 commit 37f355cCopy full SHA for 37f355c
app/Mms/res/values-ar/plurals.xml
@@ -1,9 +1,9 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<resources>
3
<plurals name="slide_duration">
4
- <item quantity="other">%s 秒</item>
5
- <item quantity="one">%s 秒</item>
6
- <item quantity="few">%s 秒</item>
+ <item quantity="other">%s ثوان</item>
+ <item quantity="one">%s ثانية</item>
+ <item quantity="few">%s ثانية</item>
7
</plurals>
8
<plurals name="search_results_title">
9
<item quantity="other">%1$s 条符合“%2$s”的搜索结果</item>
0 commit comments