Files
NodeBB/public/language/fa-IR/admin/development/info.json

21 lines
450 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2020-03-03 09:30:57 +00:00
"you-are-on": "You are on <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
2017-05-31 09:22:56 +00:00
"nodes-responded": "%1 nodes responded within %2ms!",
2016-12-19 15:51:36 -05:00
"host": "host",
2020-07-27 17:18:47 +00:00
"primary": "primary / run jobs",
2016-12-19 15:51:36 -05:00
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
2017-05-31 09:22:56 +00:00
"memory": "memory",
2019-04-09 09:27:45 +00:00
"load": "system load",
"cpu-usage": "cpu usage",
2016-12-19 15:51:36 -05:00
"uptime": "uptime",
"registered": "Registered",
"sockets": "Sockets",
"guests": "Guests",
"info": "Info"
}