pay flow: initial commit
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"dineIn": "Dine-in",
|
||||
"pickup": "Pickup",
|
||||
"car": "Car",
|
||||
"pay": "Pay",
|
||||
"sendGift": "Send a Gift",
|
||||
"roomService": "Room Service",
|
||||
"officeDelivery": "Office Delivery",
|
||||
@@ -404,5 +405,13 @@
|
||||
"validation": {
|
||||
"phoneRequired": "Phone number is required",
|
||||
"invalidPhone": "Invalid phone number"
|
||||
},
|
||||
"pay": {
|
||||
"title": "Pay",
|
||||
"description": "Pay for your order",
|
||||
"pay": "Pay",
|
||||
"payDescription": "Pay for your order",
|
||||
"payButton": "Pay",
|
||||
"payButtonDescription": "Pay for your order"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user