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": "载入代码",
"editor.parseMixErrorInfo": "一些图形化模块尚未定义",
"editor.codeEditorEmpty": "代码区已清空",
"editor.blockEditorEmpty": "代码区已清空",
"editor.blockEditorEmpty": "工作区已清空",
"editor.block": "模块",
"editor.mix": "混合",
"editor.code": "代码",
@@ -349,6 +349,7 @@
"file.exportAs": "导出库",
"file.saveFailed": "保存失败",
"file.saveSucc": "保存成功",
"file.saving": "正在保存...",
"file.notExist": "文件不存在",
"toolboxSearcher.search": "查找",
"toolboxSearcher.empty": "无数据",