mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix locales
This commit is contained in:
parent
574ed578bc
commit
5e1a538094
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user