|
@@ -442,6 +442,7 @@
|
|
|
"hackmd": {
|
|
"hackmd": {
|
|
|
"hack_md": "HackMD",
|
|
"hack_md": "HackMD",
|
|
|
"not_set_up": "HackMD is not set up.",
|
|
"not_set_up": "HackMD is not set up.",
|
|
|
|
|
+ "used_for_not_found": "Can not use HackMD to a page that does not exist.",
|
|
|
"start_to_edit": "Start to edit with HackMD",
|
|
"start_to_edit": "Start to edit with HackMD",
|
|
|
"clone_page_content": "Click to clone page content and start to edit.",
|
|
"clone_page_content": "Click to clone page content and start to edit.",
|
|
|
"unsaved_draft": "HackMD has unsaved draft.",
|
|
"unsaved_draft": "HackMD has unsaved draft.",
|
|
@@ -456,7 +457,8 @@
|
|
|
"not_initialized": "HackmdEditor component has not initialized",
|
|
"not_initialized": "HackmdEditor component has not initialized",
|
|
|
"someone_editing": "Someone editing this page on HackMD",
|
|
"someone_editing": "Someone editing this page on HackMD",
|
|
|
"this_page_has_draft": "This page has a draft on HackMD",
|
|
"this_page_has_draft": "This page has a draft on HackMD",
|
|
|
- "need_to_associate_with_growi_to_use_hackmd_refer_to_this": "To use HackMD for simultaneous multi-person editing, need to associate HackMD with GROWI.Please refer to <a href='https://docs.growi.org/en/admin-guide/admin-cookbook/integrate-with-hackmd.html'>here</a>."
|
|
|
|
|
|
|
+ "need_to_associate_with_growi_to_use_hackmd_refer_to_this": "To use HackMD for simultaneous multi-person editing, need to associate HackMD with GROWI.Please refer to <a href='https://docs.growi.org/en/admin-guide/admin-cookbook/integrate-with-hackmd.html'>here</a>.",
|
|
|
|
|
+ "need_to_make_page": "To use HackMD, please make a new page from the <a href='#edit'>built-in editor.</a>"
|
|
|
},
|
|
},
|
|
|
"slack_notification": {
|
|
"slack_notification": {
|
|
|
"popover_title": "Slack Notification",
|
|
"popover_title": "Slack Notification",
|