Allow users to enable biometric unlock from settings (#44)

This commit is contained in:
Patrick Honkonen
2024-04-24 09:40:54 -04:00
committed by GitHub
parent 9e86332c5e
commit f191f02296
14 changed files with 557 additions and 67 deletions

View File

@@ -90,4 +90,7 @@
<string name="file_format">File format</string>
<string name="export_vault_failure">There was a problem exporting your vault. If the problem persists, you\\\'ll need to export from the web vault.</string>
<string name="export_success">Data exported successfully</string>
<string name="unlock_with">Unlock with %1$s</string>
<string name="biometrics">Biometrics</string>
<string name="security">Security</string>
</resources>