[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

@@ -703,5 +703,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トークンが正常に再生成されました。"
}