Skip to content

Commit 74d843d

Browse files
committed
refactor: add translation
1 parent 08b409e commit 74d843d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

client/shared/i18n/langs/en-US/translation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,13 @@
9797
"k416e301a": "An exception occurred, Socket creation failed",
9898
"k419da0ef": "Message explanation",
9999
"k41a0bacf": "12 hours",
100+
"k41aea19d": "Only supports http paths",
100101
"k4231ab36": "Performance statistics",
101102
"k42a98418": "File Service",
102103
"k4539164b": "The OTP code is 6 digits",
103104
"k45e2f71f": "Temporary users cannot verify email address, please claim account first",
104105
"k4603baea": "Create Group Panel",
106+
"k4614aa7": "iframe is not supported",
105107
"k465636d6": "Loading webview...",
106108
"k473d1bbf": "Builtin Email",
107109
"k47489688": "Group Service",
@@ -266,6 +268,7 @@
266268
"ka5d64ee9": "Choose the following template and start creating your own group!",
267269
"ka62886b9": "Load File Failed",
268270
"ka64624b1": "Join the group successfully!",
271+
"ka6617615": "embed is not supported",
269272
"ka697d1d8": "Password modify complete",
270273
"ka7907771": "Save Successful",
271274
"ka7ecc377": "Unpin",
@@ -290,6 +293,7 @@
290293
"kaf51d834": "Reset to default",
291294
"kb01f8383": "Learn More",
292295
"kb030fbd1": "Member List",
296+
"kb05820d2": "Custom HTML is not supported",
293297
"kb0584341": "Usage Count",
294298
"kb07659b0": "Repeat password",
295299
"kb123dbb9": "Your personal unique identifier",

client/shared/i18n/langs/zh-CN/translation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,13 @@
9797
"k416e301a": "出现异常, Socket 创建失败",
9898
"k419da0ef": "消息解释",
9999
"k41a0bacf": "12小时",
100+
"k41aea19d": "只支持http路径",
100101
"k4231ab36": "性能统计",
101102
"k42a98418": "文件服务",
102103
"k4539164b": "校验码为6位",
103104
"k45e2f71f": "临时用户无法认证邮箱, 请先认领账号",
104105
"k4603baea": "创建群组面板",
106+
"k4614aa7": "不支持iframe",
105107
"k465636d6": "加载网页中...",
106108
"k473d1bbf": "内置邮箱",
107109
"k47489688": "群组服务",
@@ -266,6 +268,7 @@
266268
"ka5d64ee9": "选择以下模板, 开始创建属于自己的群组吧!",
267269
"ka62886b9": "文件读取失败",
268270
"ka64624b1": "加入群组成功!",
271+
"ka6617615": "不支持embed",
269272
"ka697d1d8": "密码修改成功",
270273
"ka7907771": "保存成功",
271274
"ka7ecc377": "Unpin",
@@ -290,6 +293,7 @@
290293
"kaf51d834": "重置为默认值",
291294
"kb01f8383": "了解更多",
292295
"kb030fbd1": "成员列表",
296+
"kb05820d2": "不支持自定义HTML",
293297
"kb0584341": "使用次数",
294298
"kb07659b0": "重复密码",
295299
"kb123dbb9": "您的个人唯一标识",

0 commit comments

Comments
 (0)