From 918adf4d620a72056fdc779af90ef61337c6842f Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 18 May 2022 00:11:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=82=80=E8=AF=B7=E7=A0=81?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=9B=B8=E5=85=B3=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/i18n/langs/en-US/translation.json | 7 ++++++- shared/i18n/langs/zh-CN/translation.json | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/shared/i18n/langs/en-US/translation.json b/shared/i18n/langs/en-US/translation.json index d3ce9bed..19524341 100644 --- a/shared/i18n/langs/en-US/translation.json +++ b/shared/i18n/langs/en-US/translation.json @@ -13,6 +13,7 @@ "k18c716ce": "Password cannot be less than 6 digits", "k19885be1": "Panel name is too long", "k1a377364": "Message List Virtualization", + "k1a78e6f0": "Expiration", "k1b38bb5c": "Register Now", "k1bd56481": "Close independent window", "k1cbe2507": "Confirm", @@ -147,6 +148,7 @@ "ka697d1d8": "Password modify complete", "ka7907771": "Save Successful", "ka7ecc377": "Unpin", + "ka9481f95": "Creator", "kaa040a8e": "Default Group", "kaa7d786e": "Create Converse", "kaaf56f78": "Debug", @@ -218,6 +220,7 @@ "keda14478": "You are the group manager, leaving the group will cause the group to be dissolved", "kee9108f1": "Modify success", "kef25594f": "Nickname#0000", + "kefaf9956": "Created", "kefc07278": "Back to login", "kf02c6db": "Friend List", "kf0d97e0b": "Friend deleted successfully", @@ -235,9 +238,11 @@ "kf876a42d": "Modify Password", "kf87f3059": "Plugin Store", "kf8de33b7": "Plugin provider not found", + "kf94465ba": "Invite Code", "kf98fbe5e": "Forbid everyone to speak", "kfa01c850": "No private message found", "kfa493f3f": "Reply", "kfaddd61d": "Chat Service", - "kfbecf2a7": "Are you sure you want to delete the panel group [{{name}}] and all subordinate panels" + "kfbecf2a7": "Are you sure you want to delete the panel group [{{name}}] and all subordinate panels", + "kfe731dfc": "Action" } diff --git a/shared/i18n/langs/zh-CN/translation.json b/shared/i18n/langs/zh-CN/translation.json index 1448e36a..fb3aa1e4 100644 --- a/shared/i18n/langs/zh-CN/translation.json +++ b/shared/i18n/langs/zh-CN/translation.json @@ -13,6 +13,7 @@ "k18c716ce": "密码不能低于6位", "k19885be1": "面板名过长", "k1a377364": "聊天列表虚拟化", + "k1a78e6f0": "过期时间", "k1b38bb5c": "立即注册", "k1bd56481": "关闭独立窗口", "k1cbe2507": "确认", @@ -147,6 +148,7 @@ "ka697d1d8": "密码修改成功", "ka7907771": "保存成功", "ka7ecc377": "Unpin", + "ka9481f95": "创建者", "kaa040a8e": "默认群组", "kaa7d786e": "创建会话", "kaaf56f78": "调试", @@ -218,6 +220,7 @@ "keda14478": "您是群组管理者,退出群组会导致解散群组", "kee9108f1": "修改成功", "kef25594f": "用户昵称#0000", + "kefaf9956": "创建时间", "kefc07278": "返回登录", "kf02c6db": "好友列表", "kf0d97e0b": "好友删除成功", @@ -235,9 +238,11 @@ "kf876a42d": "修改密码", "kf87f3059": "插件中心", "kf8de33b7": "未找到插件的提供者", + "kf94465ba": "邀请码", "kf98fbe5e": "禁止所有人发言", "kfa01c850": "找不到私信会话", "kfa493f3f": "回复", "kfaddd61d": "聊天服务", - "kfbecf2a7": "确定要删除面板组 【{{name}}】 以及下级的所有面板么" + "kfbecf2a7": "确定要删除面板组 【{{name}}】 以及下级的所有面板么", + "kfe731dfc": "操作" }