1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00: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

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?"