Files
NodeBB/public/language/ja/admin/development/info.json
2017-08-20 09:23:18 +00:00

18 lines
429 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ードは2ms以内に応答しました",
"host": "ホスト",
"pid": "pid",
"nodejs": "nodejs",
"online": "オンライン",
"git": "git",
"memory": "メモリ",
"load": "ロード",
"uptime": "稼働時間",
"registered": "登録数",
"sockets": "ソケット数",
"guests": "ゲスト数",
"info": "情報"
}