feat(board): python_pyodide下添加 Teachable Machine (待完善)

This commit is contained in:
王立帮
2025-09-18 16:30:56 +08:00
parent f9b7f4a13e
commit 8dbd1370db
6 changed files with 83 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
export const ZhHantMsg = {
'PYTHON_PYODIDE_IMAGE': '影像',
'PYTHON_PYODIDE_TOOL': 'Teachable Machine',
'PYTHON_PYODIDE_LOADING': 'Python3核心載入...',
'PYTHON_PYODIDE_FILE_SYSTEM': '本機檔案系統',
'PYTHON_PYODIDE_LOAD_FILE_SYSTEM': '載入本機資料夾'