Files
server-configs/siyuan/data/plugins/siyuan-ext-importer/i18n/en_US.json
2026-02-13 22:24:27 +08:00

12 lines
447 B
JSON

{
"addTopBarIcon": "Import Data",
"helloPlugin": "siyuan-ext-importer loaded",
"byePlugin": "siyuan-ext-importer exited",
"dialogTitle": "Import Data into SiYuan",
"notebook": "notebook",
"pleaseSelectNotebook": "please select notebook which you want to import",
"startCollectFilePreImport": "start collect files before import",
"startImport": "start import notes",
"importFinish": "import notes success.",
"import": "import"
}