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

14 lines
268 B
JSON

{
"CSAT": {
"TITLE": "Ocenite razgovor",
"PLACEHOLDER": "Recite nam više...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}