Update: 更新web ampy
This commit is contained in:
@@ -320,6 +320,8 @@
|
||||
"ampy.portIsNotOpen": "Serial port is not open",
|
||||
"ampy.executePythonCodeFailed": "Unable to execute python code",
|
||||
"ampy.dataReadInterrupt": "Data reading interrupted",
|
||||
"ampy.waitingFirstEOFTimeout": "timeout waiting for first EOF reception",
|
||||
"ampy.waitingSecondEOFTimeout": "timeout waiting for second EOF reception",
|
||||
"editor.contextMenu.cut": "Cut",
|
||||
"editor.contextMenu.copy": "Copy",
|
||||
"editor.contextMenu.paste": "Paste",
|
||||
|
||||
@@ -320,6 +320,8 @@
|
||||
"ampy.portIsNotOpen": "串口未打开",
|
||||
"ampy.executePythonCodeFailed": "无法执行python代码",
|
||||
"ampy.dataReadInterrupt": "数据读取中断",
|
||||
"ampy.waitingFirstEOFTimeout": "等待第一个EOF超时",
|
||||
"ampy.waitingSecondEOFTimeout": "等待第二个EOF超时",
|
||||
"editor.contextMenu.cut": "剪切",
|
||||
"editor.contextMenu.copy": "复制",
|
||||
"editor.contextMenu.paste": "粘贴",
|
||||
|
||||
@@ -320,6 +320,8 @@
|
||||
"ampy.portIsNotOpen": "串列埠未開啟",
|
||||
"ampy.executePythonCodeFailed": "無法執行python程式碼",
|
||||
"ampy.dataReadInterrupt": "資料讀取中斷",
|
||||
"ampy.waitingFirstEOFTimeout": "等待第一個EOF超時",
|
||||
"ampy.waitingSecondEOFTimeout": "等待第二個EOF超時",
|
||||
"editor.contextMenu.cut": "剪下",
|
||||
"editor.contextMenu.copy": "複製",
|
||||
"editor.contextMenu.paste": "貼上",
|
||||
|
||||
Reference in New Issue
Block a user