diff --git a/client/shared/i18n/langs/en-US/translation.json b/client/shared/i18n/langs/en-US/translation.json index 3653f2a1..37c9a68f 100644 --- a/client/shared/i18n/langs/en-US/translation.json +++ b/client/shared/i18n/langs/en-US/translation.json @@ -61,6 +61,7 @@ "k35f486ba": "Nickname", "k35f990b0": "View Detail", "k3662c0d4": "Please select a panel", + "k375be8c3": "Jump to panel", "k378f66fc": "Unmute", "k393892b6": "Upload original image", "k3a31dae3": "Verification email sent", @@ -124,6 +125,7 @@ "k630ccbcb": "Plugin install successed", "k63244ef6": "Remove from group", "k63857abf": "Confirm Create", + "k65b21404": "Download", "k6686ad69": "Select group members", "k67d68dd1": "Type", "k68022ee7": "All", @@ -178,7 +180,6 @@ "k8acbe00": "Current service available", "k8b501189": "Service Status", "k8caee957": "Invite friends to converse", - "k8d46e81e": "Maybe the image is too large", "k8dc86b13": "Pin", "k8e7fb0d7": "MiniStar App initialization failed", "k8eb450d4": "Invitation code information not found", @@ -283,9 +284,11 @@ "kd417f93a": "Do you want to delete the other party from your friend list? Note: You will not disappear from the other party's friend list", "kd4216b7b": "Create Link", "kd455acf4": "Sent successfully, please check your email.", + "kd4cf1cb8": "File", "kd4ff36fa": "Search Friends", "kd637a30": "Group Invite Service", "kd7096593": "Unverified", + "kd8370399": "May be the file size is too large", "kd8d2b865": "Group Configuration", "kd955767f": "This invitation code never expires", "kd983a61a": "{{nickname}} recall a message", @@ -324,8 +327,10 @@ "kee059e5e": "Are you sure you want to remove this user from the group?", "kee3eb950": "Email OTP code", "kee9108f1": "Modify success", + "keeaa43fb": "Unknown card type", "kef25594f": "Nickname#0000", "kef3676e1": "The invitation code has expired", + "kef517e2e": "Send File", "kef9abce1": "Allow members to create unlimited invite links", "kefaf9956": "Created", "kefc07278": "Back to login", diff --git a/client/shared/i18n/langs/zh-CN/translation.json b/client/shared/i18n/langs/zh-CN/translation.json index 4684e964..08420a1d 100644 --- a/client/shared/i18n/langs/zh-CN/translation.json +++ b/client/shared/i18n/langs/zh-CN/translation.json @@ -61,6 +61,7 @@ "k35f486ba": "用户昵称", "k35f990b0": "查看详情", "k3662c0d4": "请选择面板", + "k375be8c3": "跳转到面板", "k378f66fc": "解除禁言", "k393892b6": "上传原图", "k3a31dae3": "已发送认证邮件", @@ -124,6 +125,7 @@ "k630ccbcb": "插件安装成功", "k63244ef6": "移出群组", "k63857abf": "确认创建", + "k65b21404": "下载", "k6686ad69": "选择群组成员", "k67d68dd1": "类型", "k68022ee7": "全部", @@ -178,7 +180,6 @@ "k8acbe00": "当前服务可用", "k8b501189": "服务状态", "k8caee957": "邀请好友加入会话", - "k8d46e81e": "可能是图片体积过大", "k8dc86b13": "Pin", "k8e7fb0d7": "MiniStar 应用初始化失败", "k8eb450d4": "未找到邀请码信息", @@ -283,9 +284,11 @@ "kd417f93a": "是否要从自己的好友列表中删除对方? 注意:你不会从对方的好友列表消失", "kd4216b7b": "创建链接", "kd455acf4": "发送成功, 请检查你的邮箱。", + "kd4cf1cb8": "文件", "kd4ff36fa": "查找好友", "kd637a30": "群组邀请服务", "kd7096593": "未认证", + "kd8370399": "可能是文件体积过大", "kd8d2b865": "群组配置", "kd955767f": "该邀请码永不过期", "kd983a61a": "{{nickname}} 撤回了一条消息", @@ -324,8 +327,10 @@ "kee059e5e": "确认要将该用户移出群组么", "kee3eb950": "邮箱校验码", "kee9108f1": "修改成功", + "keeaa43fb": "未知的卡片类型", "kef25594f": "用户昵称#0000", "kef3676e1": "该邀请码已过期", + "kef517e2e": "发送文件", "kef9abce1": "允许成员创建不限时邀请链接", "kefaf9956": "创建时间", "kefc07278": "返回登录",