From 59725bcaca80b0db7a340866556f5918cce9eea8 Mon Sep 17 00:00:00 2001 From: kngako Date: Wed, 8 May 2024 16:52:54 +0200 Subject: [PATCH] Lock access text --- locales/en.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/locales/en.yaml b/locales/en.yaml index cc05a3c..f9f7ad6 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -195,9 +195,14 @@ account: "Account" security: "Security" noPastElectricityMeters: "There are no past meter numbers" thankYouForVisitingReturnToCreateAccount: "Thank you for visiting Machankura. Please return to create an account." -machankuraSecurityManagement: "Machankura Security Management" +machankuraSecurityManagement: "Machankura Security Management:" accessLock: "Access Lock (require PIN on actions)" managePIN: "Manage PIN" manageAuthenticatorOTP: "Manage Authenticator OTP" configureAuthenticatorOTP: "Configure Authenticator OTP" -authenticatorOTP: "Authenticator OTP" \ No newline at end of file +authenticatorOTP: "Authenticator OTP" +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