Skip to content

Commit

Permalink
Download the latest strings from OneSky
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlaib authored and github-actions[bot] committed May 7, 2024
1 parent 29c5ffd commit 526e9b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values-ar/strings_languages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<string name="language_settings_section_app_language_heading">لغة واجهة التطبيق</string>
<plurals name="language_settings_section_app_language_available">
<item quantity="one">%1$d لغة متوفرة</item>
<item quantity="other">%1$d لغات متوفرة</item>
<item quantity="few">%1$d عض اللغات متوفرة</item>
<item quantity="many">%1$d كثير من اللغات متوفرة</item>
<item quantity="two">%1$d لغات متوفرة</item>
<item quantity="other">%1$d لغة متوفرة</item>
<item quantity="few">عدد اللغات المتوفرة %1$d</item>
<item quantity="many">عدد اللغات المتوفرة %1$d</item>
<item quantity="two">عدد اللغات المتوفرة %1$d</item>
<item quantity="zero">لا يوجد لغات متوفرة</item>
</plurals>
<string name="language_settings_section_app_language_description">عيّن اللغة التي تريد أن يظهر بها التطبيق بالكامل.</string>
Expand Down

0 comments on commit 526e9b9

Please sign in to comment.