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
e12981a8
data/web/lang/lang.zh-cn.json | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
Diff
diff --git a/data/web/lang/lang.zh-cn.json b/data/web/lang/lang.zh-cn.json
index 41f46d8d..38c51538 100644
--- a/data/web/lang/lang.zh-cn.json
+++ b/data/web/lang/lang.zh-cn.json
@@ -336,7 +336,8 @@
"validate_license_now": "通过证书服务器验证 GUID",
"verify": "验证",
"yes": "✓",
- "options": "选项"
+ "options": "选项",
+ "f2b_max_ban_time": "最长封禁时间(秒)"
},
"danger": {
"access_denied": "访问被拒绝或者表单数据无效",
@@ -487,7 +488,11 @@
"container_disabled": "容器已被停止或禁用",
"container_running": "运行中",
"cores": "核心数",
- "memory": "内存"
+ "memory": "内存",
+ "error_show_ip": "无法解析公网IP地址",
+ "show_ip": "显示公网IP",
+ "update_available": "有可用更新",
+ "update_failed": "无法检查更新"
},
"diagnostics": {
"cname_from_a": "来自 A/AAAA 记录的值。但只要记录指向正确的资源即可。",
@@ -903,7 +908,7 @@
"disabled": "禁用",
"second": "msgs / 秒",
"minute": "msgs / 分钟",
- "hour": "msgs / 小说",
+ "hour": "msgs / 小时",
"day": "msgs / 天"
},
"start": {
@@ -1202,7 +1207,8 @@
"paginate": {
"first": "第一页",
"last": "最后一页",
- "previous": "上一页"
+ "previous": "上一页",
+ "next": "下一页"
}
}
}