From 035b58487590f918d2ed5bb9c34828b9ad6972d8 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 22 Jun 2022 16:56:08 +0800 Subject: [PATCH] chore: translation --- shared/i18n/langs/en-US/translation.json | 4 ++++ shared/i18n/langs/zh-CN/translation.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/shared/i18n/langs/en-US/translation.json b/shared/i18n/langs/en-US/translation.json index d0a3bcab..63fdabbd 100644 --- a/shared/i18n/langs/en-US/translation.json +++ b/shared/i18n/langs/en-US/translation.json @@ -51,9 +51,11 @@ "k3ac17670": "An exception occurred, store create failed", "k3b4b656d": "About", "k3bbf3bbd": "Register Account", + "k3c3a4b87": "Confirm changes and refresh the page", "k3c502edb": "E-mail can not be empty", "k3c7c48f8": "Invite not found", "k3c8fd4c2": "Nickname", + "k3e0c272": "Service Url", "k3e514bd0": "Panel name cannot be empty", "k3e7f3579": "Cannot send empty message", "k3f3597fc": "All", @@ -85,6 +87,7 @@ "k5bec387": "Unable to get group information", "k5f91e72c": "Built Plugins", "k5fc9ccb6": "Operation too frequently", + "k609d9f28": "Please enter the server address (example: http://127.0.0.1:11000)", "k61313787": "Login Tailchat", "k61a1db2": "Already applied", "k62051fcc": "Upload failed", @@ -227,6 +230,7 @@ "kdd6c18f8": "Service exception", "kdef84ee6": "Plugin", "kdf6e53ca": "Converse does not have permission", + "ke0161a83": "Reset to default address", "ke17b2c87": "Do not upload pictures that violate local laws and regulations", "ke187440d": "Panel type cannot be empty", "kea977d95": "The following users are offline", diff --git a/shared/i18n/langs/zh-CN/translation.json b/shared/i18n/langs/zh-CN/translation.json index ee995de9..5bd0d0ec 100644 --- a/shared/i18n/langs/zh-CN/translation.json +++ b/shared/i18n/langs/zh-CN/translation.json @@ -51,9 +51,11 @@ "k3ac17670": "出现异常, Store 创建失败", "k3b4b656d": "关于", "k3bbf3bbd": "注册账号", + "k3c3a4b87": "确认修改并刷新页面", "k3c502edb": "邮箱不能为空", "k3c7c48f8": "找不到邀请信息", "k3c8fd4c2": "昵称", + "k3e0c272": "服务端地址", "k3e514bd0": "面板名不能为空", "k3e7f3579": "无法发送空消息", "k3f3597fc": "全员", @@ -85,6 +87,7 @@ "k5bec387": "无法获取到群组信息", "k5f91e72c": "内置插件", "k5fc9ccb6": "操作过于频繁", + "k609d9f28": "请输入服务器地址(示例: http://127.0.0.1:11000)", "k61313787": "登录 Tailchat", "k61a1db2": "已申请", "k62051fcc": "上传失败", @@ -227,6 +230,7 @@ "kdd6c18f8": "服务异常", "kdef84ee6": "插件", "kdf6e53ca": "会话没有权限", + "ke0161a83": "重置为默认地址", "ke17b2c87": "请勿上传违反当地法律法规的图片", "ke187440d": "面板类型不能为空", "kea977d95": "以下用户已离线",