public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
8a8687a6
data/web/lang/lang.zh-cn.json | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Diff
diff --git a/data/web/lang/lang.zh-cn.json b/data/web/lang/lang.zh-cn.json
index 38c51538..0d660c18 100644
--- a/data/web/lang/lang.zh-cn.json
+++ b/data/web/lang/lang.zh-cn.json
@@ -337,7 +337,8 @@
"verify": "验证",
"yes": "✓",
"options": "选项",
- "f2b_max_ban_time": "最长封禁时间(秒)"
+ "f2b_max_ban_time": "最长封禁时间(秒)",
+ "copy_to_clipboard": "复制到粘贴板"
},
"danger": {
"access_denied": "访问被拒绝或者表单数据无效",
@@ -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": "图表 (此服务器)",