Update: Python Online板卡下在载入Python3内核时增加提示信息

This commit is contained in:
王立帮
2024-11-26 18:11:32 +08:00
parent fca27cd589
commit 5411a188f7
8 changed files with 85 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
export const ZhHantMsg = {
'PYTHON_PYODIDE_IMAGE': '影像'
'PYTHON_PYODIDE_IMAGE': '影像',
'PYTHON_PYODIDE_LOADING': 'Python3核心載入...'
};
export const ZhHantCatgories = {};