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

11 lines
524 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2018-12-13 09:26:49 +00:00
"alert.confirm-rebuild-and-restart": "NodeBBを再構築して再起動してもよろしいですか",
2017-01-07 09:21:35 +00:00
"alert.confirm-restart": "NodeBBを本当に再起動しますか",
2016-12-19 15:51:36 -05:00
2017-01-07 09:21:35 +00:00
"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)"
2016-12-19 15:51:36 -05:00
}