chore: Update translations for ar, zh (#1172)
This commit is contained in:
27
app/javascript/widget/i18n/locale/zh_CN.json
Normal file
27
app/javascript/widget/i18n/locale/zh_CN.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "下载",
|
||||
"UPLOADING": "上传中..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "提交"
|
||||
}
|
||||
},
|
||||
"AGENT_AVAILABILITY": {
|
||||
"IS_AVAILABLE": "可用的",
|
||||
"ARE_AVAILABLE": "可用的",
|
||||
"OTHERS_ARE_AVAILABLE": "其它可用的",
|
||||
"AND": "和"
|
||||
},
|
||||
"UNREAD_VIEW": {
|
||||
"VIEW_MESSAGES_BUTTON": "查看新消息",
|
||||
"CLOSE_MESSAGES_BUTTON": "关闭"
|
||||
},
|
||||
"BUBBLE": {
|
||||
"LABEL": "Chat with us"
|
||||
},
|
||||
"POWERED_BY": "由 Chatwoot 支持",
|
||||
"EMAIL_PLACEHOLDER": "请输入您的电子邮件",
|
||||
"CHAT_PLACEHOLDER": "输入您的消息"
|
||||
}
|
||||
Reference in New Issue
Block a user