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

21 lines
504 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": "You are on <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1 вузлів відповіли за %2мс!",
"host": "host",
"primary": "primary / run jobs",
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
"memory": "пам'ять",
"load": "system load",
"cpu-usage": "cpu usage",
"uptime": "uptime",
"registered": "Зареєстровано",
"sockets": "Сокети",
"guests": "Гостей",
"info": "Інфо"
}