Fix locales

This commit is contained in:
Wolfgang Huß 2020-05-28 10:52:11 +02:00
parent 574ed578bc
commit 5e1a538094
2 changed files with 10 additions and 10 deletions

View File

@ -1,9 +1,4 @@
{ {
"modals": {
"deleteUser": {
"created": "Erstellt"
}
},
"actions": { "actions": {
"cancel": "Abbrechen", "cancel": "Abbrechen",
"create": "Erstellen", "create": "Erstellen",
@ -386,6 +381,11 @@
"questions": "Bei Fragen oder Problemen erreichst Du uns per E-Mail an", "questions": "Bei Fragen oder Problemen erreichst Du uns per E-Mail an",
"title": "Human Connection befindet sich in der Wartung" "title": "Human Connection befindet sich in der Wartung"
}, },
"modals": {
"deleteUser": {
"created": "Erstellt"
}
},
"moderation": { "moderation": {
"name": "Moderation", "name": "Moderation",
"reports": { "reports": {

View File

@ -1,9 +1,4 @@
{ {
"modals": {
"deleteUser": {
"created": "Created"
}
},
"actions": { "actions": {
"cancel": "Cancel", "cancel": "Cancel",
"create": "Create", "create": "Create",
@ -386,6 +381,11 @@
"questions": "Any Questions or concerns, send an e-mail to", "questions": "Any Questions or concerns, send an e-mail to",
"title": "Human Connection is under maintenance" "title": "Human Connection is under maintenance"
}, },
"modals": {
"deleteUser": {
"created": "Created"
}
},
"moderation": { "moderation": {
"name": "Moderation", "name": "Moderation",
"reports": { "reports": {