mirror of https://github.com/keeweb/keeweb
added a string for touch id
parent
d22ddd99f6
commit
22d6a3011f
|
@ -689,5 +689,7 @@
|
|||
"yubiKeyTouchRequestedBody": "Please touch your YubiKey with serial number {}",
|
||||
"yubiKeyDisabledErrorHeader": "USB is disabled",
|
||||
"yubiKeyDisabledErrorBody": "YubiKey is required to open this file, please enable USB devices in settings.",
|
||||
"yubiKeyErrorWithCode": "YubiKey error, code {}."
|
||||
"yubiKeyErrorWithCode": "YubiKey error, code {}.",
|
||||
|
||||
"bioOpenAuthPrompt": "open file {}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue