MED-102
Med 102
This commit is contained in:
@@ -80,7 +80,9 @@
|
||||
"orderStatus": "Order status",
|
||||
"paymentStatus": "Payment status",
|
||||
"discount": "Discount",
|
||||
"paymentConfirmationLoading": "Payment confirmation..."
|
||||
"paymentConfirmationLoading": "Payment confirmation...",
|
||||
"location": "Location",
|
||||
"serviceProvider": "Service provider"
|
||||
},
|
||||
"montonioCallback": {
|
||||
"title": "Montonio checkout",
|
||||
|
||||
@@ -31,5 +31,9 @@
|
||||
"REJECTED": "Rejected",
|
||||
"CANCELLED": "Cancelled"
|
||||
}
|
||||
},
|
||||
"confirmBookingCancel": {
|
||||
"title": "Are you sure?",
|
||||
"description": "Are you sure you wish to cancel this booking?"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -80,7 +80,9 @@
|
||||
"orderStatus": "Tellimuse olek",
|
||||
"paymentStatus": "Makse olek",
|
||||
"discount": "Soodus",
|
||||
"paymentConfirmationLoading": "Makse kinnitamine..."
|
||||
"paymentConfirmationLoading": "Makse kinnitamine...",
|
||||
"location": "Asukoht",
|
||||
"serviceProvider": "Teenuse pakkuja"
|
||||
},
|
||||
"montonioCallback": {
|
||||
"title": "Montonio makseprotsess",
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"ttoService": "Broneering",
|
||||
"otherOrders": "Tellimus",
|
||||
"createdAt": "Tellitud",
|
||||
"status": "Olek"
|
||||
"status": "Olek",
|
||||
"location": "Asukoht"
|
||||
},
|
||||
"status": {
|
||||
"QUEUED": "Esitatud",
|
||||
@@ -32,5 +33,9 @@
|
||||
"REJECTED": "Tagasi lükatud",
|
||||
"CANCELLED": "Tühistatud"
|
||||
}
|
||||
},
|
||||
"confirmBookingCancel": {
|
||||
"title": "Oled kindel?",
|
||||
"description": "Oled kindel, et soovitd broneeringu tühistada?"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -80,7 +80,9 @@
|
||||
"orderStatus": "Статус заказа",
|
||||
"paymentStatus": "Статус оплаты",
|
||||
"discount": "Скидка",
|
||||
"paymentConfirmationLoading": "Ожидание подтверждения оплаты..."
|
||||
"paymentConfirmationLoading": "Ожидание подтверждения оплаты...",
|
||||
"location": "Location",
|
||||
"serviceProvider": "Service provider"
|
||||
},
|
||||
"montonioCallback": {
|
||||
"title": "Процесс оплаты Montonio",
|
||||
|
||||
@@ -31,5 +31,9 @@
|
||||
"REJECTED": "Отклонено",
|
||||
"CANCELLED": "Отменено"
|
||||
}
|
||||
},
|
||||
"confirmBookingCancel": {
|
||||
"title": "Are you sure?",
|
||||
"description": "Are you sure you wish to cancel this booking?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user