chore: Update translations (#4099)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
19
app/javascript/survey/i18n/locale/zh_CN.json
Normal file
19
app/javascript/survey/i18n/locale/zh_CN.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"SURVEY": {
|
||||
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
|
||||
"RATING": {
|
||||
"LABEL": "评价您的对话",
|
||||
"SUCCESS_MESSAGE": "感谢您提交评分"
|
||||
},
|
||||
"FEEDBACK": {
|
||||
"LABEL": "Do you have any thoughts you'd like to share?",
|
||||
"PLACEHOLDER": "Your feedback (optional)",
|
||||
"BUTTON_TEXT": "Submit feedback"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Survey updated successfully",
|
||||
"ERROR_MESSAGE": "无法连接服务器,请稍后再试"
|
||||
}
|
||||
},
|
||||
"POWERED_BY": "由 Chatwoot 支持"
|
||||
}
|
||||
Reference in New Issue
Block a user