mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-14 19:22:09 +09:00
chore(deps): update dependencies (#39256)
Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"webauthn_error": "Could not read your security key.",
|
||||
"webauthn_unsupported_browser": "Your browser does not currently support WebAuthn.",
|
||||
"webauthn_error_unknown": "An unknown error occurred. Please retry.",
|
||||
"webauthn_error_insecure": "WebAuthn only supports secure connections. For testing over HTTP, you can use the origin \"localhost\" or \"127.0.0.1\".",
|
||||
"webauthn_error_insecure": "WebAuthn only supports secure connections. For testing over HTTP, you can use the origin \"localhost\".",
|
||||
"webauthn_error_unable_to_process": "The server could not process your request.",
|
||||
"webauthn_error_duplicated": "The security key is not permitted for this request. Please make sure that the key is not already registered.",
|
||||
"webauthn_error_empty": "You must set a name for this key.",
|
||||
|
||||
Reference in New Issue
Block a user