Added delete Profile button

ref #103
This commit is contained in:
2021-03-19 18:19:05 +01:00
parent 716b72880a
commit 418f9c2662
3 changed files with 55 additions and 2 deletions

View File

@@ -361,5 +361,8 @@
"you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "Du wirst all deine Berechtigungen und den Zugriff aufs Läufersystem verlieren!",
"after-deletion-we-cant-restore-your-old-profile": "Nach der Löschung können auch die Admins dein Profil nicht wiederherstellen!",
"confirm-delete-my-user-profile": "Bestätigung, mein Benutzerprofil löschen",
"cancel-keep-my-profile": "Abbrechen, mein Profil behalten"
"cancel-keep-my-profile": "Abbrechen, mein Profil behalten",
"danger-zone": "Gefahrenzone",
"stuff-that-could-harm-your-profile": "Einstellungen, die deinem Profil nachhaltig schaden können",
"delete-profile": "Profil löschen"
}

View File

@@ -361,5 +361,8 @@
"you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "You are going to loose all permissions and access to the runner system!",
"after-deletion-we-cant-restore-your-old-profile": "After deletion we can't restore your old profile!",
"confirm-delete-my-user-profile": "Confirm, delete my user profile",
"cancel-keep-my-profile": "Cancel, keep my profile"
"cancel-keep-my-profile": "Cancel, keep my profile",
"danger-zone": "Danger zone",
"stuff-that-could-harm-your-profile": "Stuff that could harm your profile",
"delete-profile": "Delete Profile"
}