mirror of https://github.com/usememos/memos.git
Update access token deletion message description for zh-Hans
Signed-off-by: memory_clear <83893503+MemoryClear@users.noreply.github.com>
This commit is contained in:
parent
cf0a285ef1
commit
0ae83dde71
|
|
@ -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…
Reference in New Issue