Files
chatwoot/app/javascript/dashboard/i18n/locale/az/csatMgmt.json
T
2025-01-14 22:00:56 +05:30

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"
}
}
}