Skip to content

Commit

Permalink
[Web] Updated lang.zh-cn.json (#5876)
Browse files Browse the repository at this point in the history
Co-authored-by: Koala Ng <tonghoil@hotmail.com>
  • Loading branch information
milkmaker and koalang committed May 10, 2024
1 parent e12981a commit 8a8687a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/web/lang/lang.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,8 @@
"verify": "验证",
"yes": "&#10003;",
"options": "选项",
"f2b_max_ban_time": "最长封禁时间(秒)"
"f2b_max_ban_time": "最长封禁时间(秒)",
"copy_to_clipboard": "复制到粘贴板"
},
"danger": {
"access_denied": "访问被拒绝或者表单数据无效",
Expand Down Expand Up @@ -457,7 +458,8 @@
"validity_missing": "请设置有效期",
"value_missing": "请填入所有值",
"yotp_verification_failed": "Yubico OTP 认证失败: %s",
"template_exists": "模板 %s 已存在"
"template_exists": "模板 %s 已存在",
"template_name_invalid": "模板名称无效"
},
"debug": {
"chart_this_server": "图表 (此服务器)",
Expand Down

0 comments on commit 8a8687a

Please sign in to comment.