Added creation of email based CSI BOD-108

This commit is contained in:
Patrick Fic
2020-05-29 10:59:12 -07:00
parent c1aaf8b284
commit e7da6700b7
15 changed files with 515 additions and 29 deletions

View File

@@ -256,6 +256,8 @@
},
"csi": {
"errors": {
"creating": "Error creating survey {{message}}",
"notconfigured": "You do not have any current CSI Question Sets configured.",
"notfoundsubtitle": "We were unable to find a survey using the link you provided. Please ensure the URL is correct or reach out to your shop for more help.",
"notfoundtitle": "No survey found."
},
@@ -263,6 +265,7 @@
"title": "Customer Satisfaction Survey"
},
"successes": {
"created": "CSI created successfully. ",
"submitted": "Your responses have been submitted successfully.",
"submittedsub": "Your input is highly appreciated."
}
@@ -340,6 +343,7 @@
"actions": "Actions",
"areyousure": "Are you sure?",
"barcode": "Barcode",
"email": "Email",
"in": "In",
"instanceconflictext": "Your $t(titles.app) account can only be used on one device at any given time. Refresh your session to take control.",
"instanceconflictitle": "Your account is being used elsewhere.",
@@ -352,6 +356,7 @@
"out": "Out",
"search": "Search...",
"selectdate": "Select date...",
"text": "Text",
"unknown": "Unknown",
"yes": "Yes"
},
@@ -496,7 +501,8 @@
"postInvoices": "Post Invoices",
"printCenter": "Print Center",
"reconcile": "Reconcile",
"schedule": "Schedule"
"schedule": "Schedule",
"sendcsi": "Send CSI"
},
"errors": {
"addingtoproduction": "Error adding to production. {{error}}",

View File

@@ -256,6 +256,8 @@
},
"csi": {
"errors": {
"creating": "",
"notconfigured": "",
"notfoundsubtitle": "",
"notfoundtitle": ""
},
@@ -263,6 +265,7 @@
"title": ""
},
"successes": {
"created": "",
"submitted": "",
"submittedsub": ""
}
@@ -340,6 +343,7 @@
"actions": "Comportamiento",
"areyousure": "",
"barcode": "código de barras",
"email": "",
"in": "en",
"instanceconflictext": "",
"instanceconflictitle": "",
@@ -352,6 +356,7 @@
"out": "Afuera",
"search": "Buscar...",
"selectdate": "",
"text": "",
"unknown": "Desconocido",
"yes": ""
},
@@ -496,7 +501,8 @@
"postInvoices": "Contabilizar facturas",
"printCenter": "Centro de impresión",
"reconcile": "",
"schedule": "Programar"
"schedule": "Programar",
"sendcsi": ""
},
"errors": {
"addingtoproduction": "",

View File

@@ -256,6 +256,8 @@
},
"csi": {
"errors": {
"creating": "",
"notconfigured": "",
"notfoundsubtitle": "",
"notfoundtitle": ""
},
@@ -263,6 +265,7 @@
"title": ""
},
"successes": {
"created": "",
"submitted": "",
"submittedsub": ""
}
@@ -340,6 +343,7 @@
"actions": "actes",
"areyousure": "",
"barcode": "code à barre",
"email": "",
"in": "dans",
"instanceconflictext": "",
"instanceconflictitle": "",
@@ -352,6 +356,7 @@
"out": "En dehors",
"search": "Chercher...",
"selectdate": "",
"text": "",
"unknown": "Inconnu",
"yes": ""
},
@@ -496,7 +501,8 @@
"postInvoices": "Poster des factures",
"printCenter": "Centre d'impression",
"reconcile": "",
"schedule": "Programme"
"schedule": "Programme",
"sendcsi": ""
},
"errors": {
"addingtoproduction": "",