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

14 lines
269 B
JSON

{
"CSAT": {
"TITLE": "Bedøm din samtale",
"PLACEHOLDER": "Fortæl os mere...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}