add support for inline image drag and drop to markdown editor

This commit is contained in:
Hiroyasu Nishiyama
2023-01-05 10:28:48 +09:00
parent 270eb56718
commit 7e8b7602b4
5 changed files with 98 additions and 7 deletions

View File

@@ -53,6 +53,7 @@
"confirmDelete": "Confirm delete",
"delete": "Are you sure you want to delete '__label__'?",
"dropFlowHere": "Drop the flow here",
"dropImageHere": "Drop the image here",
"addFlow": "Add flow",
"addFlowToRight": "Add flow to the right",
"hideFlow": "Hide flow",