Files
clientsflow/research/chatwoot/app/javascript/dashboard/i18n/locale/et/csatMgmt.json

14 lines
270 B
JSON

{
"CSAT": {
"TITLE": "Rate your conversation",
"PLACEHOLDER": "Tell us more...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}