From 757223c4ccdcca442475b0ac30f786e64a8a58f9 Mon Sep 17 00:00:00 2001 From: kngako Date: Wed, 8 May 2024 17:38:31 +0200 Subject: [PATCH] Add more text for delete account --- locales/en.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/locales/en.yaml b/locales/en.yaml index 5d7c681..c240eb3 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -211,4 +211,13 @@ 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 +accessLockHasBeenDisabledExplanation: "You will now need to enter {{{securityMechanism}}} to access sats." +accountSettings: "Account Settings" +deleteAccount: "Delete Account" +yourAboutToRequestAccountDelete: "You are about to request to permanently delete account:" +cancelledDeletingAccount: "You have cancelled the process to delete your account. Thank you for staying with Machankura." +deleteAccountConsequences: "All associations to transaction and system data related to your account will be deleted:" +deleteAccountRequestSubmitted: "Your request to delete account has been submitted. You will receive updates once it's processed." +failedToSubmitDeleteAccountRequest: "Failed to submit delete account." +deleteAccountTODO: "Delete account functionality inconclusive." +functionalityComingSoon: "Functionality coming soon." \ No newline at end of file