add fields to tto order view
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -33,5 +33,9 @@
|
||||
"REJECTED": "Tagasi lükatud",
|
||||
"CANCELLED": "Tühistatud"
|
||||
}
|
||||
},
|
||||
"confirmBookingCancel": {
|
||||
"title": "Oled kindel?",
|
||||
"description": "Oled kindel, et soovitd broneeringu tühistada?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user