Files
leadchat/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json
Chatwoot Bot fcd40e9636 chore: Update translations (#7887)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-09-12 18:09:47 -07:00

14 lines
280 B
JSON

{
"CSAT": {
"TITLE": "Beoordeel uw gesprek",
"PLACEHOLDER": "Vertel ons meer...",
"RATINGS": {
"POOR": "😞 Slecht",
"FAIR": "😑 Redelijk",
"AVERAGE": "😐 Gemiddeld",
"GOOD": "😀 Goed",
"EXCELLENT": "😍 Uitstekend"
}
}
}