diff --git a/locales/en.yaml b/locales/en.yaml index f9f7ad6..5d7c681 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -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" \ No newline at end of file +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." \ No newline at end of file