Added deleting of custom templates for BOD-85.

This commit is contained in:
Patrick Fic
2020-05-12 10:25:36 -07:00
parent b518f84f5f
commit 6fd485c2fe
21 changed files with 770 additions and 307 deletions

View File

@@ -66,6 +66,7 @@
},
"bodyshop": {
"actions": {
"addtemplate": "Add Template",
"newstatus": "Add Status"
},
"errors": {
@@ -129,7 +130,9 @@
"labels": {
"alljobstatuses": "All Job Statuses",
"allopenjobstatuses": "All Open Job Statuses",
"customtemplates": "Custom Templates",
"jobstatuses": "Job Statuses",
"notemplatesavailable": "No templates available to add.",
"orderstatuses": "Order Statuses",
"responsibilitycenters": {
"costs": "Cost Centers",
@@ -305,6 +308,7 @@
},
"labels": {
"actions": "Actions",
"areyousure": "Are you sure?",
"barcode": "Barcode",
"in": "In",
"loading": "Loading...",
@@ -312,9 +316,11 @@
"loadingshop": "Loading shop data...",
"loggingin": "Logging you in...",
"na": "N/A",
"no": "No",
"out": "Out",
"search": "Search...",
"unknown": "Unknown"
"unknown": "Unknown",
"yes": "Yes"
},
"languages": {
"english": "English",
@@ -639,6 +645,7 @@
"schedule": "Schedule",
"shop": "My Shop",
"shop_config": "Configuration",
"shop_templates": "Templates",
"shop_vendors": "Vendors",
"vehicles": "Vehicles"
},