[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

@@ -692,5 +692,14 @@
"user": "一般用戶",
"vs Yesterday": "前日比",
"warehouses": "倉庫管理",
"待填寫": "待填寫"
}
"待填寫": "待填寫",
"Enabled": "有効中",
"Account :name status has been changed to :status.": "アカウント :name のステータスが :status に変更されました。",
"Cannot change Super Admin status.": "スーパー管理者のステータスは変更できません。",
"Confirm Status Change": "ステータス変更の確認",
"Are you sure you want to change the status? This may affect associated accounts.": "ステータスを変更してもよろしいですか?関連するアカウントに影響する可能性があります。",
"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.": "ステータスを変更してもよろしいですか?無効化後、このアカウントはシステムにログインできなくなります。",
"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.": "アカウントを停止してもよろしいですか?一旦停止するとシステムにログインできなくなります。"
}