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 05619c6 commit 1219e87Copy full SHA for 1219e87
retrograde-app-shared/src/main/res/values-ar-rSA/strings.xml
@@ -115,6 +115,6 @@
115
<string name="value_wswan_rotate_display_landscape">أفقي</string>
116
<string name="value_wswan_rotate_display_portrait">عمودي</string>
117
<string name="value_handy_rot_none">0</string>
118
- <string name="value_handy_rot_90">٩٠</string>
119
- <string name="value_handy_rot_270">٢٧٠</string>
+ <string name="value_handy_rot_90">90</string>
+ <string name="value_handy_rot_270">270</string>
120
</resources>
0 commit comments