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

Signed-off-by: memory_clear <83893503+MemoryClear@users.noreply.github.com>
pull/5590/head
memory_clear 1 month ago committed by GitHub
parent 6bb383a4a5
commit f9bf903eea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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": {

Loading…
Cancel
Save