chore: Update translations (#6534)

This commit is contained in:
Chatwoot Bot
2023-02-27 18:15:34 -08:00
committed by GitHub
parent 69a1c4527f
commit 04f30e3033
317 changed files with 3104 additions and 167 deletions

View File

@@ -79,7 +79,8 @@
"CONVERSATION_ASSIGNMENT": "当对话分配给我时发送电子邮件通知",
"CONVERSATION_CREATION": "当对话分配给我时发送电子邮件通知",
"CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "在已分配的会话中创建新消息时发送电子邮件通知"
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "在已分配的会话中创建新消息时发送电子邮件通知",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in a participating conversation"
},
"API": {
"UPDATE_SUCCESS": "您的通知设置已成功更新",
@@ -92,6 +93,7 @@
"CONVERSATION_CREATION": "创建新对话时发送推送通知",
"CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "在已分配的会话中创建新消息时发送推送通知",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Send push notifications when a new message is created in a participating conversation",
"HAS_ENABLED_PUSH": "您已启用此浏览器的推送。",
"REQUEST_PUSH": "启用推送通知"
},
@@ -192,6 +194,7 @@
"CONVERSATIONS": "会话",
"ALL_CONVERSATIONS": "All Conversations",
"MENTIONED_CONVERSATIONS": "提及",
"PARTICIPATING_CONVERSATIONS": "Participating",
"UNATTENDED_CONVERSATIONS": "Unattended",
"REPORTS": "报告",
"SETTINGS": "设置",
@@ -239,6 +242,7 @@
"DRAFT": "Draft",
"ARCHIVED": "Archived",
"CATEGORY": "类别",
"SETTINGS": "设置",
"CATEGORY_EMPTY_MESSAGE": "No categories found"
},
"SET_AUTO_OFFLINE": {