diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 4e3fbb5b1..cde5f4d38 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -1,9 +1,4 @@ { - "modals": { - "deleteUser": { - "created": "Erstellt" - } - }, "actions": { "cancel": "Abbrechen", "create": "Erstellen", @@ -386,6 +381,11 @@ "questions": "Bei Fragen oder Problemen erreichst Du uns per E-Mail an", "title": "Human Connection befindet sich in der Wartung" }, + "modals": { + "deleteUser": { + "created": "Erstellt" + } + }, "moderation": { "name": "Moderation", "reports": { diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 092903aeb..1e0501320 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -1,9 +1,4 @@ { - "modals": { - "deleteUser": { - "created": "Created" - } - }, "actions": { "cancel": "Cancel", "create": "Create", @@ -386,6 +381,11 @@ "questions": "Any Questions or concerns, send an e-mail to", "title": "Human Connection is under maintenance" }, + "modals": { + "deleteUser": { + "created": "Created" + } + }, "moderation": { "name": "Moderation", "reports": {