work on order type "select" in menu header
This commit is contained in:
@@ -350,5 +350,15 @@
|
||||
"keepOrder": "الاحتفاظ بالطلب",
|
||||
"thisActionCannotBeUndone": "هذا الإجراء لا يمكن التراجع عنه.",
|
||||
"createOrderFailed": "فشل إنشاء الطلب"
|
||||
},
|
||||
"orderTypes": {
|
||||
"dine-in": "في المطعم",
|
||||
"pickup": "استلام",
|
||||
"gift": "هدية",
|
||||
"room": "إلى غرفتك",
|
||||
"delivery": "توصيل",
|
||||
"office": "إلى مكتبك",
|
||||
"scheduled_order": "مجدول",
|
||||
"booking": "حجز مسبق"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -361,5 +361,15 @@
|
||||
"keepOrder": "Keep Order",
|
||||
"thisActionCannotBeUndone": "This action cannot be undone.",
|
||||
"createOrderFailed": "Create Order Failed"
|
||||
},
|
||||
"orderTypes": {
|
||||
"dine-in": "Dine In",
|
||||
"pickup": "Pickup",
|
||||
"gift": "Gift",
|
||||
"room": "To Room",
|
||||
"delivery": "Delivery",
|
||||
"office": "To Office",
|
||||
"scheduled_order": "Scheduled",
|
||||
"booking": "Booking"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user