Added saving of CSI survey + error handling BOD-98
This commit is contained in:
@@ -250,8 +250,16 @@
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"errors": {
|
||||
"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."
|
||||
},
|
||||
"labels": {
|
||||
"title": "Customer Satisfaction Survey"
|
||||
},
|
||||
"successes": {
|
||||
"submitted": "Your responses have been submitted successfully.",
|
||||
"submittedsub": "Your input is highly appreciated."
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
@@ -250,8 +250,16 @@
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"errors": {
|
||||
"notfoundsubtitle": "",
|
||||
"notfoundtitle": ""
|
||||
},
|
||||
"labels": {
|
||||
"title": ""
|
||||
},
|
||||
"successes": {
|
||||
"submitted": "",
|
||||
"submittedsub": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
@@ -250,8 +250,16 @@
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"errors": {
|
||||
"notfoundsubtitle": "",
|
||||
"notfoundtitle": ""
|
||||
},
|
||||
"labels": {
|
||||
"title": ""
|
||||
},
|
||||
"successes": {
|
||||
"submitted": "",
|
||||
"submittedsub": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
|
||||
Reference in New Issue
Block a user