chore: Update translations (#6806)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-02 00:54:13 -07:00
committed by GitHub
parent 2e9eead20c
commit 44e4eee28b
106 changed files with 349 additions and 208 deletions

View File

@@ -22,7 +22,8 @@
"is_not_present": "不存在",
"is_greater_than": "大于",
"is_less_than": "小于:",
"days_before": "是 x 天前"
"days_before": "是 x 天前",
"starts_with": "Starts with"
},
"ATTRIBUTE_LABELS": {
"TRUE": "真的",

View File

@@ -1,8 +1,8 @@
{
"AGENT_BOTS": {
"HEADER": "Bots",
"LOADING_EDITOR": "Loading Editor...",
"HEADER_BTN_TXT": "Add Bot Configuration",
"HEADER": "机器人",
"LOADING_EDITOR": "正在加载编辑器...",
"HEADER_BTN_TXT": "添加机器人配置",
"SIDEBAR_TXT": "<p><b>Agent Bots</b> <p>Agent bots allows you to automate the conversations</p>",
"CSML_BOT_EDITOR": {
"NAME": {

View File

@@ -167,6 +167,8 @@
"DELETE": "删除",
"CREATE_A_CANNED_RESPONSE": "Add to canned responses",
"TRANSLATE": "Translate",
"COPY_PERMALINK": "Copy link to the message",
"LINK_COPIED": "Message URL copied to the clipboard",
"DELETE_CONFIRMATION": {
"TITLE": "Are you sure you want to delete this message?",
"MESSAGE": "You cannot undo this action",

View File

@@ -201,7 +201,7 @@
"CONTACTS": "联系人",
"HOME": "首页",
"AGENTS": "客服代理们",
"AGENT_BOTS": "Bots",
"AGENT_BOTS": "机器人",
"INBOXES": "收件箱",
"NOTIFICATIONS": "消息通知",
"CANNED_RESPONSES": "预设回复",