Files
NodeBB/public/language/zh-CN/admin/development/info.json
2020-08-16 09:05:31 +00:00

21 lines
465 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"you-are-on": "你正使用 <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1个节点在%2ms内响应",
"host": "主机",
"primary": "主/运行任务",
"pid": "pid",
"nodejs": "nodejs",
"online": "在线",
"git": "git",
"memory": "内存",
"load": "系统负载",
"cpu-usage": "CPU 使用情况",
"uptime": "运行时间",
"registered": "已注册",
"sockets": "接口",
"guests": "游客",
"info": "信息"
}