Files
leadchat/app/javascript/dashboard/i18n/locale/tr/csatMgmt.json
Chatwoot Bot e467d15f2c chore: Update translations (#8544)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-01-16 13:49:38 +04:00

14 lines
292 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"CSAT": {
"TITLE": "Konuşmanızı oylayın",
"PLACEHOLDER": "Biraz daha fazla bilgi verin...",
"RATINGS": {
"POOR": "😞 Kötü",
"FAIR": "😑 Zayıf",
"AVERAGE": "😐 Ortalama",
"GOOD": "😀 İyi",
"EXCELLENT": "😍 Mükemmel"
}
}
}