Add more text for delete account

This commit is contained in:
kngako 2024-05-08 17:38:31 +02:00
parent 13e5ee942f
commit 757223c4cc

View File

@ -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."
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."