From 1f93e24fbcd2584e93ad213d45e29454772f6603 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 28 Sep 2022 11:29:15 +0800 Subject: [PATCH] style: translation --- client/shared/i18n/langs/en-US/translation.json | 12 +++++++----- client/shared/i18n/langs/zh-CN/translation.json | 2 ++ 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/client/shared/i18n/langs/en-US/translation.json b/client/shared/i18n/langs/en-US/translation.json index b452e7bc..75740032 100644 --- a/client/shared/i18n/langs/en-US/translation.json +++ b/client/shared/i18n/langs/en-US/translation.json @@ -27,6 +27,7 @@ "k1d8e2fac": "View group details", "k206eff71": "Nickname can not be blank", "k21ee7a1f": "Roles", + "k22856100": "Not found", "k23a3bd72": "Abnormal", "k2426e452": "Friend Service", "k2488f9ee": "Friend Request", @@ -208,6 +209,7 @@ "kb48baefe": "Upload failed, maximum supported file size is ", "kb55c8dba": "Invite Member", "kb5a17e73": "Leave group", + "kb5de89d1": "Inbox", "kb6f1c83f": "What do you want to call you?", "kb76d94e0": "Refresh", "kb7a57f24": "Plugin Registry Service", @@ -230,7 +232,7 @@ "kc9283683": "Are you sure you want to delete the panel [{{name}}]", "kc9cc6154": "Friends", "kcac0467c": "Allow members to create invitation links", - "kcb20f8ce": "以下为插件权限", + "kcb20f8ce": "The following are plugin permissions", "kcb8e662f": "Converse Service", "kceea83fc": "Join Group", "kcefdbe2d": "Modify avatar success", @@ -274,21 +276,21 @@ "kee9108f1": "Modify success", "kef25594f": "Nickname#0000", "kef3676e1": "The invitation code has expired", - "kef9abce1": "允许成员创建不限时邀请链接", + "kef9abce1": "Allow members to create unlimited invite links", "kefaf9956": "Created", "kefc07278": "Back to login", "keff3c3f": "10 minutes", "kf02c6db": "Friend List", "kf0d97e0b": "Friend deleted successfully", - "kf1396f1f": "身份组名称", + "kf1396f1f": "Role group name", "kf15499b4": "Logout", "kf1eac01c": "Failed to load group information", "kf22210a": "Loading plugin list", "kf3fa6059": "You can use the complete <1>nickname#identifier to add friends", - "kf431f1b2": "允许成员管理邀请链接", + "kf431f1b2": "Allow members to manage invitation links", "kf4567a1": "Copy the invitation link", "kf48ae58": "Group information not found", - "kf53a7774": "允许成员管理身份组", + "kf53a7774": "Allow members to manage role groups", "kf5543e44": "Expired", "kf5861d84": "No friend requests have been sent yet", "kf5d66247": "Panel Name", diff --git a/client/shared/i18n/langs/zh-CN/translation.json b/client/shared/i18n/langs/zh-CN/translation.json index d1177c8a..9f39cf50 100644 --- a/client/shared/i18n/langs/zh-CN/translation.json +++ b/client/shared/i18n/langs/zh-CN/translation.json @@ -27,6 +27,7 @@ "k1d8e2fac": "查看群组详情", "k206eff71": "昵称不能为空", "k21ee7a1f": "身份组", + "k22856100": "未找到", "k23a3bd72": "异常", "k2426e452": "好友服务", "k2488f9ee": "申请好友", @@ -208,6 +209,7 @@ "kb48baefe": "上传失败, 支持的文件最大大小为:", "kb55c8dba": "邀请成员", "kb5a17e73": "退出群组", + "kb5de89d1": "收件箱", "kb6f1c83f": "想要让大家如何称呼你", "kb76d94e0": "刷新", "kb7a57f24": "插件中心服务",