chore(locales): fix locale issues

This commit is contained in:
recloudstream[bot] 2023-10-10 20:19:06 +00:00
parent 749d131099
commit 2f2bbd7d88
22 changed files with 25 additions and 24 deletions

View File

@ -80,6 +80,7 @@ val appLanguages = arrayListOf(
Triple("", "日本語 (にほんご)", "ja"),
Triple("", "ಕನ್ನಡ", "kn"),
Triple("", "한국어", "ko"),
Triple("", "lietuvių kalba", "lt"),
Triple("", "latviešu valoda", "lv"),
Triple("", "македонски", "mk"),
Triple("", "മലയാളം", "ml"),

View File

@ -552,5 +552,5 @@
<string name="no_repository_found_error">Repository nicht gefunden, überprüf die URL und versuch ein VPN</string>
<string name="unable_to_inflate">Die Benutzeroberfläche konnte nicht korrekt erstellt werden. Dies ist ein SCHWERWIEGENDER FEHLER und sollte sofort gemeldet werden. %s</string>
<string name="disable">Deaktivieren</string>
<string name="default_account">\@string/default_subtitles</string>
<string name="default_account">@string/default_subtitles</string>
</resources>

View File

@ -519,7 +519,7 @@
<string name="edit">עריכה</string>
<string name="wifi">Wi-Fi</string>
<string name="profile_background_des">רקע הפרופיל</string>
<string name="default_account">\@string/default_subtitles</string>
<string name="default_account">@string/default_subtitles</string>
<string name="test_log">רשומה</string>
<string name="help">עזרה</string>
<string name="start">התחלה</string>

View File

@ -535,7 +535,7 @@
<string name="edit">ترتیب دیں</string>
<string name="wifi">وائی فائی</string>
<string name="profile_background_des">پروفائل پس منظر</string>
<string name="default_account">\@string/default_subtitles</string>
<string name="default_account">@string/default_subtitles</string>
<string name="help">مدد</string>
<string name="profile_number">پروفائل %d</string>
<string name="automatic_plugin_download_mode_title">پلگ انز کو ڈاؤن لوڈ کرنے کے لئے موڈ منتخب کریں</string>