@@ -37,17 +37,16 @@ export default {
3737 continue : 'Continue' ,
3838 stopChat : 'Stop Response' ,
3939 startChat : 'Start Response' ,
40-
41- vote : {
42- likeTitle : 'What do you think makes you satisfied?' ,
43- opposeTitle : 'Please tell us the reason for your dissatisfaction.' ,
44- accurate : 'Content is accurate' ,
45- inaccurate : 'Answer is inaccurate' ,
46- complete : 'Content is complete' ,
47- irrelevantAnswer : 'Answer is irrelevant' ,
48- other : 'Other' ,
49- placeholder : 'Tell us more about your relevant experiences' ,
50- } ,
40+ } ,
41+ vote : {
42+ likeTitle : 'What do you think makes you satisfied?' ,
43+ opposeTitle : 'Please tell us the reason for your dissatisfaction.' ,
44+ accurate : 'Content is accurate' ,
45+ inaccurate : 'Answer is inaccurate' ,
46+ complete : 'Content is complete' ,
47+ irrelevantAnswer : 'Answer is irrelevant' ,
48+ other : 'Other' ,
49+ placeholder : 'Tell us more about your relevant experiences' ,
5150 } ,
5251 tip : {
5352 error500Message : 'Sorry, the service is currently under maintenance. Please try again later!' ,
0 commit comments