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 e2e9abb commit 7773304Copy full SHA for 7773304
lib/l10n/app_localizations_ar.dart
@@ -115,7 +115,7 @@ class AppLocalizationsAr extends AppLocalizations {
115
String get settings => 'الإعدادات';
116
117
@override
118
- String get appConfigurationPageTitle => 'التحكم المركزي';
+ String get appConfigurationPageTitle => 'التحكم المركزي عن بعد';
119
120
121
String get feedTab => 'الموجز';
lib/l10n/arb/app_ar.arb
@@ -139,7 +139,7 @@
139
"@settings": {
140
"description": "تسمية عنصر التنقل للإعدادات"
141
},
142
- "appConfigurationPageTitle": "التحكم المركزي",
+ "appConfigurationPageTitle": "التحكم المركزي عن بعد",
143
"@appConfigurationPageTitle": {
144
"description": "عنوان صفحة إعدادات التطبيق"
145
0 commit comments