Unverified Commit f9bf903e authored by memory_clear's avatar memory_clear Committed by GitHub

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

Signed-off-by: 's avatarmemory_clear <83893503+MemoryClear@users.noreply.github.com>
parent 6bb383a4
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
"setting": { "setting": {
"access-token-section": { "access-token-section": {
"access-token-copied-to-clipboard": "访问令牌已复制到剪贴板", "access-token-copied-to-clipboard": "访问令牌已复制到剪贴板",
"access-token-deletion": "您确定要删除访问令牌 {{accessToken}} 吗?", "access-token-deletion": "您确定要删除访问令牌 `{{description}}` 吗?",
"access-token-deletion-description": "此操作是不可逆的。您需要将所有正在使用该令牌的服务更新为新的访问令牌。", "access-token-deletion-description": "此操作是不可逆的。您需要将所有正在使用该令牌的服务更新为新的访问令牌。",
"access-token-deleted": "访问令牌 `{{description}}` 已删除", "access-token-deleted": "访问令牌 `{{description}}` 已删除",
"create-dialog": { "create-dialog": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment