Files
NodeBB/public/language/zh-TW/admin/development/info.json
2020-07-27 17:18:47 +00:00

21 lines
476 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": "primary / run jobs",
"pid": "pid",
"nodejs": "nodejs",
"online": "在線",
"git": "git",
"memory": "記憶體",
"load": "系統負載",
"cpu-usage": "CPU 使用情況",
"uptime": "運行時間",
"registered": "已註冊",
"sockets": "網路接口",
"guests": "訪客",
"info": "資訊"
}