This commit is contained in:
frostime 2023-06-03 16:32:43 +08:00
parent 2759bb4c13
commit 4dbc215a0e
2 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,9 @@
"byeMenu": "Bye, Menu!",
"helloPlugin": "Hello, Plugin!",
"byePlugin": "Bye, Plugin!",
"showDialog": "Show dialog",
"removedData": "Data deleted",
"confirmRemove": "Confirm to delete the data in ${name}?",
"name": "SiYuan",
"hello": {
"makesure": "Before using this template, please read the <a href=\"https://github.com/siyuan-note/plugin-sample\">offical sample</a>, make sure that you've known about the pipeline for plugin developing."