[FEAT] 優化機台 API 通訊識別、補齊前端必填驗證、並配置 Demo 站隊列自動化部署 🦾🚀
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 49s

This commit is contained in:
2026-03-26 13:09:48 +08:00
parent 19076c363c
commit f60e5a9c72
15 changed files with 488 additions and 31 deletions

View File

@@ -699,5 +699,11 @@
"Confirm Account Deactivation": "停用帳號確認",
"Are you sure you want to deactivate this account? After deactivating, this account will no longer be able to log in to the system.": "確定要停用此帳號嗎?停用後將無法登入系統。",
"Enable": "啟用",
"Disable": "停用"
}
"Disable": "停用",
"Regenerate": "重新產生",
"API Token Copied": "API 金鑰已複製",
"Yes, regenerate": "確認重新產生",
"Regenerating the token will disconnect the physical machine until it is updated. Continue?": "重新產生金鑰將導致實體機台暫時失去連線,必須於機台端更新此新金鑰才能恢復。確定繼續嗎?",
"Error processing request": "處理請求時發生錯誤",
"API Token regenerated successfully.": "API 金鑰重新產生成功。"
}