[FEAT] 完善帳號管理狀態切換功能、優化多語系提示與 UI 樣式一致性
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s

This commit is contained in:
2026-03-25 17:16:41 +08:00
parent c015666f87
commit b7ff8ac01c
17 changed files with 349 additions and 46 deletions

View File

@@ -691,5 +691,14 @@
"user": "一般用戶",
"vs Yesterday": "vs Yesterday",
"warehouses": "Warehouse Management",
"待填寫": "Pending"
}
"待填寫": "Pending",
"Enabled": "Enabled",
"Account :name status has been changed to :status.": "Account :name status has been changed to :status.",
"Cannot change Super Admin status.": "Cannot change Super Admin status.",
"Confirm Status Change": "Confirm Status Change",
"Are you sure you want to change the status? This may affect associated accounts.": "Are you sure you want to change the status? This may affect associated accounts.",
"Confirm Account Status Change": "Confirm Account Status Change",
"Are you sure you want to change the status? After disabling, this account will no longer be able to log in to the system.": "Are you sure you want to change the status? After disabling, this account will no longer be able to log in to the system.",
"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."
}