Unverified Commit 9c60165b authored by XIN_____'s avatar XIN_____ Committed by GitHub

chore: update zh-Hans.json (#4940)

parent 71464779
...@@ -235,6 +235,8 @@ ...@@ -235,6 +235,8 @@
}, },
"setting": { "setting": {
"access-token-section": { "access-token-section": {
"access-token-copied-to-clipboard": "访问令牌已复制到剪贴板",
"access-token-deletion": "你确定要删除访问令牌{{accessToken}}吗?此操作不可逆。",
"create-dialog": { "create-dialog": {
"create-access-token": "创建令牌", "create-access-token": "创建令牌",
"created-at": "创建时间", "created-at": "创建时间",
...@@ -247,7 +249,8 @@ ...@@ -247,7 +249,8 @@
"some-description": "请输入描述..." "some-description": "请输入描述..."
}, },
"description": "该账号下全部的访问令牌", "description": "该账号下全部的访问令牌",
"title": "访问令牌" "title": "访问令牌",
"token": "令牌"
}, },
"user-sessions-section": { "user-sessions-section": {
"title": "用户会话", "title": "用户会话",
......
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