Fix: 修复在线版下mixgo和mpython板卡使用ampy无法上载代码
This commit is contained in:
@@ -317,6 +317,9 @@
|
||||
"ampy.enterRawREPLFailed": "無法進入Raw REPL",
|
||||
"ampy.exitRawREPLFailed": "無法退出Raw REPL",
|
||||
"ampy.exitREPLFailed": "無法退出REPL",
|
||||
"ampy.portIsNotOpen": "串列埠未開啟",
|
||||
"ampy.executePythonCodeFailed": "無法執行python程式碼",
|
||||
"ampy.dataReadInterrupt": "資料讀取中斷",
|
||||
"editor.contextMenu.cut": "剪下",
|
||||
"editor.contextMenu.copy": "複製",
|
||||
"editor.contextMenu.paste": "貼上",
|
||||
|
||||
Reference in New Issue
Block a user