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 36ebc92 commit 76c20beCopy full SHA for 76c20be
app/GoogleServicesFramework/res/values-ar/arrays.xml
@@ -1,16 +1,16 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<resources>
3
<string-array name="security_questions">
4
- <item>飞行积分会员号码?</item>
5
- <item>借书证号码?</item>
6
- <item>第一个电话号码?</item>
7
- <item>启蒙老师的姓名?</item>
8
- <item>父亲的中间名?</item>
+ <item>رقم عضوية المسافر?</item>
+ <item>رقم بطاقة المكتبة?</item>
+ <item>رقم أول الهاتف?</item>
+ <item>اسم أول مدرس?</item>
+ <item>اسم الأب?</item>
9
</string-array>
10
<string-array name="passwordStrength">
11
- <item>弱</item>
12
- <item>中</item>
13
- <item>强</item>
14
+ <item>ضعيف</item>
+ <item>في</item>
+ <item>قوي</item>
15
16
</resources>
0 commit comments