feat(MED-100): analysis location select in cart
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
"success": "Item removed from cart",
|
||||
"loading": "Removing item from cart",
|
||||
"error": "Failed to remove item from cart"
|
||||
},
|
||||
"analysisLocation": {
|
||||
"success": "Location updated",
|
||||
"loading": "Updating location",
|
||||
"error": "Failed to update location"
|
||||
}
|
||||
},
|
||||
"orderConfirmed": {
|
||||
@@ -57,5 +62,10 @@
|
||||
"montonioCallback": {
|
||||
"title": "Montonio checkout",
|
||||
"description": "Please wait while we process your payment."
|
||||
},
|
||||
"locations": {
|
||||
"title": "Location for analysis",
|
||||
"description": "If you are unable to go to the lab to collect the sample, you can go to any other suitable collection point.",
|
||||
"locationSelect": "Select location"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user