iachat/app/javascript/dashboard/i18n/locale/he/csatMgmt.json
Yuval c117257b42
chore: Updated Hebrew translations (#12883)
Text in hebrew was broken and incomplete - i have completed the
translation and fixed some annoying terms for better understanding and
user experience.
2025-12-17 17:34:42 -08:00

13 lines
289 B
JSON

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