Unverified Commit e93d695a authored by XIN_____'s avatar XIN_____ Committed by GitHub

chore: update i18n for zh text (#4785)

* Update zh-Hans.json

* Update zh-Hant.json
Co-authored-by: 's avatar@kiss-fire <iamtaoxin@gmail.com>

---------
Co-authored-by: 's avatar@kiss-fire <iamtaoxin@gmail.com>
parent 3e24f8cf
......@@ -244,6 +244,14 @@
"description": "该账号下全部的访问令牌",
"title": "访问令牌"
},
"user-sessions-section": {
"title": "用户会话",
"description": "当前账号下全部的会话,你可以撤销除当前会话以外的所有会话。",
"device": "设备",
"last-active": "最后活跃时间",
"expires": "过期时间",
"current": "当前设备"
},
"account-section": {
"change-password": "修改密码",
"email-note": "可选",
......
......@@ -231,6 +231,14 @@
"title": "存取令牌",
"token": "令牌"
},
"user-sessions-section": {
"title": "使用者會话",
"description": "此處列出您帳號的所有使用者會话。",
"device": "裝置",
"last-active": "最後活躍時間",
"expires": "過期時間",
"current": "當前裝置"
},
"account-section": {
"change-password": "變更密碼",
"email-note": "非必須的",
......
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