This commit is contained in:
Hamza-Ayed
2024-06-15 12:47:08 +03:00
parent a13f9254ae
commit 4eb0d46402
59 changed files with 413 additions and 743 deletions

View File

@@ -4,6 +4,13 @@ class MyTranslation extends Translations {
@override
Map<String, Map<String, String>> get keys => {
"ar": {
"You have transferred to your wallet from": "لقد حولت إلى محفظتك من",
'Transfer': "تحويل",
"amount": "المبلغ",
"This driver is not registered": "هذا السائق غير مسجل",
'insert amount': "أدخل المبلغ",
"phone number of driver": "رقم هاتف السائق",
"Transfer budget": "نقل الميزانية",
"Special Order": "طلب خاص",
"Speed Order": "طلب سريع",
"No data yet!": "لا توجد بيانات حتى الآن!",
@@ -18,7 +25,7 @@ class MyTranslation extends Translations {
"Enter your wallet number": "أدخل رقم محفظتك",
"The Amount is less than": "المبلغ أقل من",
"Cash Out": "صرف",
"Transaction successful": "تمت العملية بنجاح",
"Do you want to collect your earnings?":
"هل تريد استلام أموالك؟", // Corrected grammar
"Total wallet is ": "إجمالي المحفظة هو ",