Update lock texts

This commit is contained in:
kngako 2024-05-08 17:15:06 +02:00
parent 59725bcaca
commit 13e5ee942f

View File

@ -205,4 +205,10 @@ lockAccess: "Lock access"
lockRequiredExplanation: "Inputting a PIN/OTP is required to access sats"
lockNotRequiredExplanation: "You can access sats without inputting a PIN/OTP"
disableLock: "Disable Lock"
enableLock: "Enable Lock"
enableLock: "Enable Lock"
accessLockHasBeenEnabled: "Access Lock has been enabled."
accessLockHasBeenDisabled: "Access Lock has been disabled."
yourMachankura: "Your"
securityMechanism: "{{{your}}} {{{pinOrOTP}}}"
accessLockHasBeenEnabledExplanation: "You will now need to enter {{{securityMechanism}}} to access sats."
accessLockHasBeenDisabledExplanation: "You will now need to enter {{{securityMechanism}}} to access sats."