Files
leadchat/app/javascript/dashboard/i18n/locale/he/csatMgmt.json
Chatwoot Bot 8019e7c636 chore: Update translations (#13105)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2025-12-18 01:39:35 -08:00

14 lines
278 B
JSON

{
"CSAT": {
"TITLE": "דרג את השיחה",
"PLACEHOLDER": "ספר לנו עוד...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}