mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-30 20:30:32 +01:00
18 lines
669 B
JSON
18 lines
669 B
JSON
{
|
||
"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"
|
||
} |