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

14 lines
296 B
JSON

{
"CSAT": {
"TITLE": "Đánh giá cuộc hội thoại",
"PLACEHOLDER": "Cho chúng tôi biết thêm...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}