Files
leadchat/app/javascript/dashboard/i18n/locale/ja/csatMgmt.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

14 lines
328 B
JSON

{
"CSAT": {
"TITLE": "会話を評価する",
"PLACEHOLDER": "詳細を教えてください...",
"RATINGS": {
"POOR": "😞 悪かった",
"FAIR": "😑 良くなかった",
"AVERAGE": "😐 普通",
"GOOD": "😀 良かった",
"EXCELLENT": "😍 とても良かった"
}
}
}