Update: 优化在线版下文件的加载与保存

This commit is contained in:
王立帮
2025-03-07 00:08:32 +08:00
parent 534e70e8ad
commit ec7359c53e
4 changed files with 103 additions and 48 deletions

View File

@@ -330,7 +330,7 @@
"editor.loadCode": "Load code",
"editor.parseMixErrorInfo": "Some graphical modules have not been defined",
"editor.codeEditorEmpty": "The code area has been cleared",
"editor.blockEditorEmpty": "The code area has been cleared",
"editor.blockEditorEmpty": "The workspace has been cleared",
"editor.block": "block",
"editor.mix": "mix",
"editor.code": "code",
@@ -349,6 +349,7 @@
"file.exportAs": "Export library",
"file.saveFailed": "Save failed",
"file.saveSucc": "Save successfully",
"file.saving": "File is saving...",
"file.notExist": "File does not exist",
"toolboxSearcher.search": "Search",
"toolboxSearcher.empty": "No data",