chore: update access token deletion message description for zh-Hans (#5573)

Signed-off-by: memory_clear <83893503+MemoryClear@users.noreply.github.com>
This commit is contained in:
memory_clear 2026-02-04 19:54:51 +08:00 committed by GitHub
parent 6bb383a4a5
commit f9bf903eea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@
"setting": {
"access-token-section": {
"access-token-copied-to-clipboard": "访问令牌已复制到剪贴板",
"access-token-deletion": "您确定要删除访问令牌 {{accessToken}} 吗?",
"access-token-deletion": "您确定要删除访问令牌 `{{description}}` 吗?",
"access-token-deletion-description": "此操作是不可逆的。您需要将所有正在使用该令牌的服务更新为新的访问令牌。",
"access-token-deleted": "访问令牌 `{{description}}` 已删除",
"create-dialog": {