Files
leadchat/app/javascript/survey/i18n/locale/en.json
2021-08-03 18:22:50 +05:30

16 lines
482 B
JSON

{
"SURVEY": {
"DESCRIPTION": "Dear customer 👋 , please take a few moments to complete the feedback about the conversation.",
"RATING": {
"LABEL": "Rate your conversation",
"SUCCESS_MESSAGE": "Thank you for submitting the rating"
},
"FEEDBACK": {
"LABEL": "Do you have any thoughts you'd like to share?",
"PLACEHOLDER": "Your feedback (optional)",
"BUTTON_TEXT": "Submit feedback"
}
},
"POWERED_BY": "Powered by Chatwoot"
}