Skip to content

Commit

Permalink
更新 users.json
Browse files Browse the repository at this point in the history
  • Loading branch information
li-peifeng authored Dec 30, 2024
1 parent fd52cf1 commit 9680be3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/lang/zh-CN/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,14 @@
"webauthn": "WebAuthn",
"add_webauthn": "添加 Webauthn 凭据",
"add_webauthn_success": "Webauthn 凭据添加成功!",
"webauthn_not_supported": "浏览器不支持或不安全"
"webauthn_not_supported": "浏览器不支持或不安全",
"ssh_keys": {
"heading": "SSH 密钥",
"add_heading": "添加新密钥",
"title": "标题",
"key": "密钥",
"fingerprint": "指纹码",
"last_used": "最后使用时间",
"operation": "操作"
}
}

0 comments on commit 9680be3

Please sign in to comment.