diff --git a/client/shared/i18n/langs/en-US/translation.json b/client/shared/i18n/langs/en-US/translation.json index b66eebd1..666d2503 100644 --- a/client/shared/i18n/langs/en-US/translation.json +++ b/client/shared/i18n/langs/en-US/translation.json @@ -31,6 +31,7 @@ "k21ee7a1f": "Roles", "k22856100": "Not found", "k22ffe5e9": "Allow to manage users", + "k2317a90c": "Clear Inbox", "k23a3bd72": "Abnormal", "k2426e452": "Friend Service", "k2488f9ee": "Friend Request", @@ -160,6 +161,7 @@ "k8582af3f": "Refuse", "k86f06fee": "7 days", "k87a609ad": "Please do not install plugins from unknown sources, it may steal your personal information in Tailchat", + "k87dd7754": "Mention (@) your message will appear here", "k89df1d1e": "The network is abnormal", "k8abdba5c": "Has been sent", "k8acbe00": "Current service available", @@ -174,8 +176,10 @@ "k9179206d": "Reconnecting", "k9277af78": "Retry", "k92a84117": "Claim account", + "k95222176": "Unread", "k979fc780": "Unable to join the room, you will not be able to get the latest information, please refresh the page and try again", "k9b0bdb34": "Allow members to view group details", + "k9b91079c": "All readed", "k9bb01902": "Show Detail", "k9d5a843a": "Mail Service", "k9d901c20": "Meeting room", @@ -233,6 +237,7 @@ "kb8185132": "Or", "kb96b79c5": "Allow management of invitation links", "kbc76781d": "No permission to send messages, please contact the group owner", + "kbcacf812": "Are you sure to clear the inbox?", "kbcb00ae5": "There is no further description for this plugin", "kbcf55e47": "User Service", "kbef193d": "Invitation link copied to clipboard", diff --git a/client/shared/i18n/langs/zh-CN/translation.json b/client/shared/i18n/langs/zh-CN/translation.json index d7acf06f..ae491a5c 100644 --- a/client/shared/i18n/langs/zh-CN/translation.json +++ b/client/shared/i18n/langs/zh-CN/translation.json @@ -31,6 +31,7 @@ "k21ee7a1f": "身份组", "k22856100": "未找到", "k22ffe5e9": "允许管理用户", + "k2317a90c": "清空收件箱", "k23a3bd72": "异常", "k2426e452": "好友服务", "k2488f9ee": "申请好友", @@ -160,6 +161,7 @@ "k8582af3f": "拒绝", "k86f06fee": "7天", "k87a609ad": "请不要安装不明来源的插件,这可能会盗取你在 Tailchat 的个人信息", + "k87dd7754": "提及(@)您的消息会在这里出现哦", "k89df1d1e": "网络出现异常", "k8abdba5c": "已发送", "k8acbe00": "当前服务可用", @@ -174,8 +176,10 @@ "k9179206d": "正在重新链接", "k9277af78": "重试", "k92a84117": "认领账号", + "k95222176": "未读", "k979fc780": "无法加入房间, 您将无法获取到最新的信息, 请刷新页面后重试", "k9b0bdb34": "允许成员查看群组详情", + "k9b91079c": "所有已读", "k9bb01902": "显示详情", "k9d5a843a": "邮件服务", "k9d901c20": "会议室", @@ -233,6 +237,7 @@ "kb8185132": "或", "kb96b79c5": "允许管理邀请链接", "kbc76781d": "没有发送消息的权限, 请联系群组所有者", + "kbcacf812": "确认清空收件箱么?", "kbcb00ae5": "该插件没有更多描述", "kbcf55e47": "用户服务", "kbef193d": "邀请链接已复制到剪切板",