mirror of
https://github.com/usememos/memos.git
synced 2025-11-10 01:10:52 +08:00
chore: update zh-Hans.json (#4940)
This commit is contained in:
parent
71464779dd
commit
9c60165ba1
1 changed files with 4 additions and 1 deletions
|
|
@ -235,6 +235,8 @@
|
|||
},
|
||||
"setting": {
|
||||
"access-token-section": {
|
||||
"access-token-copied-to-clipboard": "访问令牌已复制到剪贴板",
|
||||
"access-token-deletion": "你确定要删除访问令牌{{accessToken}}吗?此操作不可逆。",
|
||||
"create-dialog": {
|
||||
"create-access-token": "创建令牌",
|
||||
"created-at": "创建时间",
|
||||
|
|
@ -247,7 +249,8 @@
|
|||
"some-description": "请输入描述..."
|
||||
},
|
||||
"description": "该账号下全部的访问令牌",
|
||||
"title": "访问令牌"
|
||||
"title": "访问令牌",
|
||||
"token": "令牌"
|
||||
},
|
||||
"user-sessions-section": {
|
||||
"title": "用户会话",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue