[FEAT] 優化機台 API 通訊識別、補齊前端必填驗證、並配置 Demo 站隊列自動化部署 🦾🚀
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 49s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 49s
This commit is contained in:
10
lang/en.json
10
lang/en.json
@@ -702,5 +702,11 @@
|
||||
"Confirm Account Deactivation": "Confirm 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.": "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": "Enable",
|
||||
"Disable": "Disable"
|
||||
}
|
||||
"Disable": "Disable",
|
||||
"Regenerate": "Regenerate",
|
||||
"API Token Copied": "API Token Copied",
|
||||
"Yes, regenerate": "Yes, regenerate",
|
||||
"Regenerating the token will disconnect the physical machine until it is updated. Continue?": "Regenerating the token will disconnect the physical machine until it is updated. Continue?",
|
||||
"Error processing request": "Error processing request",
|
||||
"API Token regenerated successfully.": "API Token regenerated successfully."
|
||||
}
|
||||
10
lang/ja.json
10
lang/ja.json
@@ -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トークンが正常に再生成されました。"
|
||||
}
|
||||
@@ -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 金鑰重新產生成功。"
|
||||
}
|
||||
Reference in New Issue
Block a user