1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-22 16:29:09 +01:00

Fix system auth typo 'autometic' -> 'automatic' (#10708)

This commit is contained in:
Nicholas La Roux 2024-08-26 17:23:42 +09:00 committed by GitHub
parent f2be150b70
commit f468e623e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1817,7 +1817,7 @@
"message": "Browser biometrics requires desktop biometrics to be set up in the settings first." "message": "Browser biometrics requires desktop biometrics to be set up in the settings first."
}, },
"biometricsManualSetupTitle": { "biometricsManualSetupTitle": {
"message": "Autometic setup not available" "message": "Automatic setup not available"
}, },
"biometricsManualSetupDesc": { "biometricsManualSetupDesc": {
"message": "Due to the installation method, biometrics support could not be automatically enabled. Would you like to open the documentation on how to do this manually?" "message": "Due to the installation method, biometrics support could not be automatically enabled. Would you like to open the documentation on how to do this manually?"