Begin work on BOD-6

This commit is contained in:
Patrick Fic
2020-03-10 18:13:31 -07:00
parent 0377603732
commit 73d4112123
7 changed files with 395 additions and 1 deletions

View File

@@ -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": {