Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored May 27, 2024
1 parent ccec2b7 commit 824a22f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LinkIt7697/France/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Blockly.Msg["WIRE_READ_STRING"] = "all data to string";
Blockly.Msg["WIRE_READ_STRING"] = "位元組轉成字串";
Blockly.Msg["WIRE_CLOCK"] = "bus clock";

Blockly.Msg["AMB82_MINI"] = "AMB82-MINI";
Blockly.Msg["AMB82_MINI"] = "AmebaPro2";
Blockly.Msg["AMB82_MINI_INITIAL"] = "Initial";
Blockly.Msg["AMB82_MINI_LINENOTIFY"] = "Get still and send to Line";
Blockly.Msg["AMB82_MINI_VIDEO_RESOLUTION_DEFAULT"] = "Default";
Expand Down
2 changes: 1 addition & 1 deletion LinkIt7697/France/en_category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<category><name>Keyboard</name><replace>Page keyboard</replace></category>
<category><name>PS2</name><replace>PS2 Controller</replace></category>
<category><name>Emakefun</name><replace>Emakefun board</replace></category>
<category><name>amb82_mini</name><replace>Amb82-mini</replace></category>
<category><name>amb82_mini</name><replace>AmebaPro2</replace></category>
<category><name>wire</name><replace>Wire.h(I2C)</replace></category>
<category><name>blemousemodule</name><replace>ESP32 Mouse</replace></category>
<category><name>TinyGPS</name><replace>TinyGPS</replace></category>
Expand Down
2 changes: 1 addition & 1 deletion LinkIt7697/France/toolbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@
</value>
<value name="ssid_ap">
<block type="text">
<field name="TEXT">amb82mini</field>
<field name="TEXT">AmebaPro2</field>
</block>
</value>
<value name="password_ap">
Expand Down
2 changes: 1 addition & 1 deletion LinkIt7697/France/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Blockly.Msg["WIRE_READ_CHAR"] = "一個位元轉換字元";
Blockly.Msg["WIRE_READ_STRING"] = "位元組轉成字串";
Blockly.Msg["WIRE_CLOCK"] = "匯流排計時器頻率";

Blockly.Msg["AMB82_MINI"] = "AMB82-MINI";
Blockly.Msg["AMB82_MINI"] = "AmebaPro2";
Blockly.Msg["AMB82_MINI_INITIAL"] = "初始化";
Blockly.Msg["AMB82_MINI_LINENOTIFY"] = "擷取影像上傳Line通知";
Blockly.Msg["AMB82_MINI_VIDEO_RESOLUTION_DEFAULT"] = "預設";
Expand Down
2 changes: 1 addition & 1 deletion LinkIt7697/France/zh-hant_category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<category><name>Keyboard</name><replace>網頁鍵盤</replace></category>
<category><name>PS2</name><replace>PS2手把</replace></category>
<category><name>Emakefun</name><replace>Emakefun擴展板</replace></category>
<category><name>amb82_mini</name><replace>Amb82-mini</replace></category>
<category><name>amb82_mini</name><replace>AmebaPro2</replace></category>
<category><name>wire</name><replace>Wire.h(I2C)</replace></category>
<category><name>blemousemodule</name><replace>ESP32藍芽滑鼠</replace></category>
<category><name>TinyGPS</name><replace>TinyGPS</replace></category>
Expand Down

0 comments on commit 824a22f

Please sign in to comment.