fix locales

This commit is contained in:
ogerly 2023-02-08 12:12:16 +01:00
parent fd9e50cd05
commit fc896181b3
2 changed files with 10 additions and 10 deletions

View File

@ -8,11 +8,6 @@
"loadMore": "mehr laden",
"save": "Speichern"
},
"position": {
"my":"Meine Position",
"members":"Mitglied",
"organizations":"Organisation"
},
"admin": {
"categories": {
"categoryName": "Name",
@ -651,6 +646,11 @@
"title": "Benachrichtigungen",
"user": "Benutzer"
},
"position": {
"members": "Mitglied",
"my": "Meine Position",
"organizations": "Organisation"
},
"post": {
"comment": {
"reply": "Antworten",

View File

@ -8,11 +8,6 @@
"loadMore": "load more",
"save": "Save"
},
"position": {
"my":"My position",
"members":"Members",
"organizations":"Organizations"
},
"admin": {
"categories": {
"categoryName": "Name",
@ -651,6 +646,11 @@
"title": "Notifications",
"user": "User"
},
"position": {
"members": "Members",
"my": "My position",
"organizations": "Organizations"
},
"post": {
"comment": {
"reply": "Reply",