diff --git a/shared/i18n/langs/en-US/translation.json b/shared/i18n/langs/en-US/translation.json index 2dd12fdd..a2d8964b 100644 --- a/shared/i18n/langs/en-US/translation.json +++ b/shared/i18n/langs/en-US/translation.json @@ -70,11 +70,13 @@ "k47489688": "Group Service", "k48a38bc1": "Group not found", "k49721de0": "Reset Password", + "k4a573576": "Unable to modify the display name of the Everyone permission group", "k4d32a754": "Group Name", "k4f672109": "Failed to load global configuration", "k4f69cbc9": "Forget Password", "k50504f9e": "Upload picture to converse", "k50d471b2": "Reset", + "k511aea70": "Permissions", "k51243586": "Add friend", "k517db7e5": "Text Channel", "k51db56bf": "Temporary Meeting", @@ -85,6 +87,7 @@ "k5ab727ca": "This invitation will expire on <2><0>{{date}}", "k5bb71ad7": "Installed", "k5bec387": "Unable to get group information", + "k5c123bad": "Role Name", "k5f91e72c": "Built Plugins", "k5fc9ccb6": "Operation too frequently", "k609d9f28": "Please enter the server address (example: http://127.0.0.1:11000)", @@ -157,6 +160,7 @@ "ka2ed2b61": "Are you sure you want to do this?", "ka30dd0bc": "This action cannot be undo", "ka49ec177": "Input somthing", + "ka4cebef8": "New Role", "ka50c7408": "Please enter the JSON information manually, if you are not sure what you are doing, please do not use this function", "ka5d64ee9": "Choose the following template and start creating your own group!", "ka62886b9": "Load File Failed", @@ -175,6 +179,7 @@ "kaeec12de": "Manual Install", "kaefc1e64": "Password reset successful, now back to login page", "kaf403ef0": "Light Mode", + "kaf51d834": "Reset to default", "kb030fbd1": "Member List", "kb07659b0": "Repeat password", "kb123dbb9": "Your personal unique identifier", @@ -269,5 +274,6 @@ "kfa493f3f": "Reply", "kfaddd61d": "Chat Service", "kfbecf2a7": "Are you sure you want to delete the panel group [{{name}}] and all subordinate panels", + "kfd340bbc": "Manage members", "kfe731dfc": "Action" } diff --git a/shared/i18n/langs/zh-CN/translation.json b/shared/i18n/langs/zh-CN/translation.json index 6e74b282..663feb81 100644 --- a/shared/i18n/langs/zh-CN/translation.json +++ b/shared/i18n/langs/zh-CN/translation.json @@ -70,11 +70,13 @@ "k47489688": "群组服务", "k48a38bc1": "群组不存在", "k49721de0": "重设密码", + "k4a573576": "无法修改所有人权限组的显示名称", "k4d32a754": "群组名称", "k4f672109": "全局配置加载失败", "k4f69cbc9": "忘记密码", "k50504f9e": "上传图片到会话", "k50d471b2": "重置", + "k511aea70": "权限", "k51243586": "添加好友", "k517db7e5": "文字频道", "k51db56bf": "临时会议", @@ -85,6 +87,7 @@ "k5ab727ca": "该邀请将于 <2><0>{{date}} 过期", "k5bb71ad7": "已安装", "k5bec387": "无法获取到群组信息", + "k5c123bad": "角色名称", "k5f91e72c": "内置插件", "k5fc9ccb6": "操作过于频繁", "k609d9f28": "请输入服务器地址(示例: http://127.0.0.1:11000)", @@ -157,6 +160,7 @@ "ka2ed2b61": "确认要进行该操作么?", "ka30dd0bc": "该操作无法被撤回", "ka49ec177": "输入一些什么", + "ka4cebef8": "新身份组", "ka50c7408": "请手动输入JSON信息,如果你不明确你在做什么请不要使用该功能", "ka5d64ee9": "选择以下模板, 开始创建属于自己的群组吧!", "ka62886b9": "文件读取失败", @@ -175,6 +179,7 @@ "kaeec12de": "手动安装", "kaefc1e64": "密码重置成功,现在回到登录页", "kaf403ef0": "亮色模式", + "kaf51d834": "重置为默认值", "kb030fbd1": "成员列表", "kb07659b0": "重复密码", "kb123dbb9": "您的个人唯一标识", @@ -269,5 +274,6 @@ "kfa493f3f": "回复", "kfaddd61d": "聊天服务", "kfbecf2a7": "确定要删除面板组 【{{name}}】 以及下级的所有面板么", + "kfd340bbc": "管理成员", "kfe731dfc": "操作" }