Merge pull request #902 from MrIbrahem/main

Update ar translations
This commit is contained in:
Hiddify
2024-05-31 13:48:52 +02:00
committed by GitHub
4 changed files with 416 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ extension AppLocaleX on AppLocale {
this == AppLocale.fa ? FontFamily.shabnam : FontFamily.emoji;
String get localeName => switch (flutterLocale.toString()) {
"ar" => "العربية",
"en" => "English",
"fa" => "فارسی",
"ru" => "Русский",