Files
NodeBB/public/language/ja/admin/admin.json

18 lines
669 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.
{
"alert.confirm-rebuild-and-restart": "NodeBBを再構築して再起動してもよろしいですか",
"alert.confirm-restart": "NodeBBを本当に再起動しますか",
"acp-title": "%1| NodeBB管理画面",
"settings-header-contents": "コンテンツ",
"changes-saved": "Changes Saved",
"changes-saved-message": "Your changes to the NodeBB configuration have been saved.",
"changes-not-saved": "Changes Not Saved",
"changes-not-saved-message": "NodeBB encountered a problem saving your changes. (%1)",
"save-changes": "Save changes",
"min": "Min:",
"max": "Max:",
"view": "View",
"edit": "Edit",
"add": "Add",
"select-icon": "Select Icon"
}