diff --git a/locales/en.yaml b/locales/en.yaml index 047dd20..3d977d5 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -1,5 +1,5 @@ welcomeHeading: "Welcome to Machankura" -productAmountPrompt: "How much {{{bitrefillProductName}}} {{{categoryType}}} to buy for {{{receipent}}}" +productAmountPrompt: "How much {{{bitrefillProductName}}} {{{categoryType}}} to buy for {{{recipient}}}" amountRangeText: "(min: {{{minimumAmount}}} {{{currencyTicker}}}, max: {{{maximumAmount}}} {{{currencyTicker}}})" inCurrencyPrompt: "(in {{{currencyTicker}}})" inputAmountOutOfRangePrompt: "You can't buy airtime out of the defined range" @@ -184,7 +184,7 @@ sendSats: "Send sats" pleaseUseWebForBolt11: "Please use the following website to generate a (Bolt 11) Lightning Invoice and receive sats to your account." lightningInvoiceShort: "LN Invoice" languages: "Languages" -noOtherLanguagesAvailable: "Not other languages are available." +noOtherLanguagesAvailable: "No other languages are available." changeLanguageExplanation: "Once you change this setting all text you see on Machankura will be in English." changeLanguagePinPrompt: "Enter {{pin}} to change language to English" changeLanguageConfirmation: "Change language to English" @@ -192,4 +192,12 @@ changeLanguageSuccessful: "The language used on Machankura has successfully been changeLanguageFailed: "Failed to update settings to the desired language. Please try again later." cancel: "Cancel" account: "Account" -lock: "Lock" \ No newline at end of file +lock: "Lock" +noPastElectricityMeters: "There are no past meter numbers" +thankYouForVisitingReturnToCreateAccount: "Thank you for visiting Machankura. Please return to create an account." +machankuraLockManagement: "Machankura Lock 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