Client - add account deletion

This commit is contained in:
Sam
2021-10-13 19:21:53 +02:00
parent 5b470b7786
commit 2729d5dae5
11 changed files with 78 additions and 5 deletions

View File

@ -1,5 +1,6 @@
{
"CANCEL": "Cancel",
"DELETE_MY_ACCOUNT": "Delete my account",
"FILTER": "Filter",
"LOGIN": "Log in",
"NO": "No",

View File

@ -1,5 +1,6 @@
{
"EMAIL": "Email",
"CONFIRM_ACCOUNT_DELETION": "Are you sure you want to delete your account? All data will be deleted, this cannot be undone",
"LANGUAGE": "Language",
"LOGIN": "Login",
"LOGOUT": "Logout",