增加CE 和MINI设置滚动显示的方向

This commit is contained in:
Irene-Maxine
2025-09-11 15:32:30 +08:00
parent 47580f80d6
commit 29280ddd9a
7 changed files with 30 additions and 3 deletions

View File

@@ -4144,5 +4144,5 @@ ZhHant.MIXLY_TEXT_BYTES = '位元組字串';
ZhHant.MIXLY_TEXT_BYTE_ARRAY = '位元組數組';
ZhHant.MIXLY_MICROPYTHON_SOCKET_READLINE = '接收套接字的一行資料';
ZhHant.MIXLY_MICROPYTHON_SOCKET_READLINE_TOOLTIP = '讀取一行數據,以換行符號結尾。 ';
ZhHant.MIXLY_DISPLAY_SCROLL_WAY = '滾動顯示方向';
})();