|
45 | 45 | "sso_login": "Single Sign-On Login", |
46 | 46 | "connect_sso": "Connect to Single Sign-On Platform", |
47 | 47 | "disconnect_sso": "Disconnect from Single Sign-On Platform", |
48 | | - "webauthn": "WebAuthn", |
49 | | - "add_webauthn": "Add a WebAuthn credential", |
50 | | - "add_webauthn_success": "WebAuthn credential successfully added!", |
51 | | - "webauthn_not_supported": "WebAuthn is not supported in your browser or you are in an unsafe origin", |
| 48 | + "webauthn": "Passkey", |
| 49 | + "add_webauthn": "Add a passkey", |
| 50 | + "add_webauthn_success": "Passkey added successfully!", |
| 51 | + "webauthn_not_supported": "Passkey is not supported in your browser or your origin is not secure", |
| 52 | + "webauthn_creator_ip": "Creator IP", |
| 53 | + "webauthn_creator_ua": "Creator User-Agent", |
| 54 | + "update_to_passkey": "Update to Passkey", |
| 55 | + "upgrade_to_passkey_success": "Updated to passkey successfully and removed the legacy key.", |
| 56 | + "upgrade_to_passkey_keep_old": "Passkey updated, but failed to remove the legacy key. The legacy key is kept.", |
| 57 | + "passkey_add_blocked_by_legacy": "Legacy security key detected. Please upgrade it or delete it before adding a new passkey.", |
| 58 | + "unknown": "Unknown", |
52 | 59 | "ssh_keys": { |
53 | 60 | "heading": "SSH keys", |
54 | 61 | "add_heading": "Add new SSH key", |
|
0 commit comments