Its translation time 🌍

ref #103
This commit is contained in:
2021-03-19 18:10:40 +01:00
parent 13b557aba8
commit 5de0fd792f
3 changed files with 17 additions and 7 deletions

View File

@@ -356,5 +356,10 @@
"everything-concerning-your-profile": "Everything concerning your profile",
"loading-profile-data": "Loading profile data",
"updating-your-profile": "Updating your profile...",
"profile-updated": "Profile updated!"
"profile-updated": "Profile updated!",
"do-you-really-want-to-delete-your-profile": "Do you really want to delete your profile?",
"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"
}