Begin work on BOD-6
This commit is contained in:
@@ -67,6 +67,20 @@
|
||||
"bodyshop": {
|
||||
"errors": {
|
||||
"loading": "Unable to load shop details. Please call technical support."
|
||||
},
|
||||
"fields": {
|
||||
"address1": "Address 1",
|
||||
"address2": "Address 2",
|
||||
"city": "City",
|
||||
"country": "Country",
|
||||
"email": "General Shop Email",
|
||||
"federal_tax_id": "Federal Tax ID (GST/HST)",
|
||||
"insurance_vendor_id": "Insurance Vendor ID",
|
||||
"logo_img_path": "Shop Logo",
|
||||
"shopname": "Shop Name",
|
||||
"state": "State/Province",
|
||||
"state_tax_id": "State Tax ID (PST, QST)",
|
||||
"zip_post": "Zip/Postal Code"
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
@@ -67,6 +67,20 @@
|
||||
"bodyshop": {
|
||||
"errors": {
|
||||
"loading": "No se pueden cargar los detalles de la tienda. Por favor llame al soporte técnico."
|
||||
},
|
||||
"fields": {
|
||||
"address1": "",
|
||||
"address2": "",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"email": "",
|
||||
"federal_tax_id": "",
|
||||
"insurance_vendor_id": "",
|
||||
"logo_img_path": "",
|
||||
"shopname": "",
|
||||
"state": "",
|
||||
"state_tax_id": "",
|
||||
"zip_post": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
@@ -67,6 +67,20 @@
|
||||
"bodyshop": {
|
||||
"errors": {
|
||||
"loading": "Impossible de charger les détails de la boutique. Veuillez appeler le support technique."
|
||||
},
|
||||
"fields": {
|
||||
"address1": "",
|
||||
"address2": "",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"email": "",
|
||||
"federal_tax_id": "",
|
||||
"insurance_vendor_id": "",
|
||||
"logo_img_path": "",
|
||||
"shopname": "",
|
||||
"state": "",
|
||||
"state_tax_id": "",
|
||||
"zip_post": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
Reference in New Issue
Block a user