[Web] Updated lang.zh-cn.json (#5873)

Co-authored-by: Koala Ng <tonghoil@hotmail.com>
This commit is contained in:
milkmaker 2024-05-07 17:44:37 +02:00 committed by GitHub
parent 47fd1bb894
commit e12981a821
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -336,7 +336,8 @@
"validate_license_now": "通过证书服务器验证 GUID",
"verify": "验证",
"yes": "&#10003;",
"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": "下一页"
}
}
}