[STYLE] 補齊帳號管理按鈕 Tooltip 翻譯語系
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s

This commit is contained in:
2026-03-25 17:19:23 +08:00
parent b7ff8ac01c
commit 675e285e8c
3 changed files with 9 additions and 3 deletions

View File

@@ -700,5 +700,7 @@
"Confirm Account Status Change": "Confirm Account Status Change", "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.", "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", "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." "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"
} }

View File

@@ -701,5 +701,7 @@
"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 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.": "アカウントを停止してもよろしいですか?一旦停止するとシステムにログインできなくなります。" "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": "無効にする"
} }

View File

@@ -697,5 +697,7 @@
"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 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.": "確定要停用此帳號嗎?停用後將無法登入系統。" "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": "停用"
} }