Restructure omni services and add Chatwoot research snapshot

This commit is contained in:
Ruslan Bakiev
2026-02-21 11:11:27 +07:00
parent edea7a0034
commit b73babbbf6
7732 changed files with 978203 additions and 32 deletions

View File

@@ -0,0 +1,19 @@
{
"SURVEY": {
"DESCRIPTION": "亲爱的客户 👋, 请花一点时间分享您与 {inboxName} 的对话反馈。",
"RATING": {
"LABEL": "评价您的对话",
"SUCCESS_MESSAGE": "感谢您的评分"
},
"FEEDBACK": {
"LABEL": "您是否有想要分享的想法?",
"PLACEHOLDER": "您的反馈(可选)",
"BUTTON_TEXT": "提交反馈"
},
"API": {
"SUCCESS_MESSAGE": "问卷已成功更新",
"ERROR_MESSAGE": "无法连接服务器,请稍后再试"
}
},
"POWERED_BY": "由 Chatwoot 支持"
}