Update: 优化在线版下文件的加载与保存
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "无数据",
|
||||
|
||||
@@ -349,6 +349,7 @@
|
||||
"file.exportAs": "匯出庫",
|
||||
"file.saveFailed": "儲存失敗",
|
||||
"file.saveSucc": "儲存成功",
|
||||
"file.saving": "正在保存...",
|
||||
"file.notExist": "檔案不存在",
|
||||
"toolboxSearcher.search": "查找",
|
||||
"toolboxSearcher.empty": "無資料",
|
||||
|
||||
Reference in New Issue
Block a user