chore: Update translations (#6806)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -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": "真的",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
"CONTACTS": "联系人",
|
||||
"HOME": "首页",
|
||||
"AGENTS": "客服代理们",
|
||||
"AGENT_BOTS": "Bots",
|
||||
"AGENT_BOTS": "机器人",
|
||||
"INBOXES": "收件箱",
|
||||
"NOTIFICATIONS": "消息通知",
|
||||
"CANNED_RESPONSES": "预设回复",
|
||||
|
||||
Reference in New Issue
Block a user