mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-26 18:30:20 +01:00
26 lines
672 B
JSON
26 lines
672 B
JSON
{
|
|
"you-are-on": "You are on <strong>%1:%2</strong>",
|
|
"ip": "IP <strong>%1</strong>",
|
|
"nodes-responded": "%1 nodes responded within %2ms!",
|
|
"host": "host",
|
|
"primary": "primary / jobs",
|
|
"pid": "pid",
|
|
"nodejs": "nodejs",
|
|
"online": "online",
|
|
"git": "git",
|
|
"process-memory": "process memory",
|
|
"system-memory": "system memory",
|
|
"used-memory-process": "Used memory by process",
|
|
"used-memory-os": "Used system memory",
|
|
"total-memory-os": "Total system memory",
|
|
"load": "system load",
|
|
"cpu-usage": "cpu usage",
|
|
"uptime": "uptime",
|
|
|
|
"registered": "Registered",
|
|
"sockets": "Sockets",
|
|
"connection-count": "Connection Count",
|
|
"guests": "Guests",
|
|
|
|
"info": "Info"
|
|
} |