Files
NodeBB/public/language/ru/admin/development/info.json
2019-04-09 09:27:45 +00:00

19 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": "Инфо - Вы находитесь на <strong>%1:%2</strong>",
"nodes-responded": "Узлов: %1. Время ответа %2мс!",
"host": "хост",
"pid": "pid",
"nodejs": "nodejs",
"online": "онлайн",
"git": "git",
"memory": "память",
"load": "system load",
"cpu-usage": "cpu usage",
"uptime": "время работы",
"registered": "Зарегистрированных",
"sockets": "Сокеты",
"guests": "Гостей",
"info": "Инфо"
}