Fix system auth typo 'autometic' -> 'automatic' (#10708)
This commit is contained in:
parent
f2be150b70
commit
f468e623e1
|
@ -1817,7 +1817,7 @@
|
|||
"message": "Browser biometrics requires desktop biometrics to be set up in the settings first."
|
||||
},
|
||||
"biometricsManualSetupTitle": {
|
||||
"message": "Autometic setup not available"
|
||||
"message": "Automatic setup not available"
|
||||
},
|
||||
"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?"
|
||||
|
|
Loading…
Reference in New Issue