This commit is contained in:
Hamza-Ayed
2024-06-08 02:12:36 +03:00
parent a3d3090a15
commit 97c0b5d1bd
7 changed files with 40 additions and 40 deletions

View File

@@ -76,7 +76,7 @@ class MapDriverController extends GetxController {
bool isRideFinished = false;
bool isRideStarted = false;
bool isPriceWindow = false;
double passengerInfoWindowHeight = Get.height * .35;
double passengerInfoWindowHeight = Get.height * .38;
double driverEndPage = 100;
double progress = 0;
double progressToPassenger = 0;

View File

@@ -4,8 +4,9 @@ class MyTranslation extends Translations {
@override
Map<String, Map<String, String>> get keys => {
"ar": {
"No data yet!": "ccc",
"fromBudget": "من الميزانية",
"You must restart the app to change the language.":
"You must restart the app to change the language.":
"يجب إعادة تشغيل التطبيق لتغيير اللغة",
"hours before trying again.": "ساعة قبل المحاولة مرة أخرى",
"Transaction failed": "فشل المعاملة",