[FEAT] 完善帳號管理狀態切換功能、優化多語系提示與 UI 樣式一致性
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
This commit is contained in:
13
lang/en.json
13
lang/en.json
@@ -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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user