Updates and more

This commit is contained in:
2023-11-12 22:43:42 +01:00
parent 7450ecdabb
commit 3889f28eb8
43 changed files with 5188 additions and 322 deletions

View File

@@ -42,11 +42,11 @@
"links": {
"home": {
"title": "Start",
"announcements": "Ankündigungen",
"about": "Über Uns",
"downloads": "Downloads",
"faq": "FAQ"
},
"announcements": "Ankündigungen",
"rules": {
"title": "Regeln",
"gamemode": "Spielmodi",
@@ -67,5 +67,14 @@
},
"account": "Konto"
}
},
"footer": {
"imprint": "Impressum",
"privacy": "Datenschutzerklärung",
"coc": "Verhaltensrichtlinien",
"stats": "Statistiken",
"gamemodes": "Spielmodi",
"announcements": "Ankündigungen",
"join": "Jetzt Spielen"
}
}

View File

@@ -7,11 +7,11 @@
"links": {
"home": {
"title": "Home",
"announcements": "Announcements",
"about": "About",
"downloads": "Downloads",
"faq": "FAQ"
},
"announcements": "Announcements",
"rules": {
"title": "Rules",
"gamemode": "Gamemodes",
@@ -81,5 +81,14 @@
"Sup": "Supporter",
"Arch": "Builder"
}
},
"footer": {
"imprint": "Imprint",
"privacy": "Privacy Policy",
"coc": "Code of Conduct",
"stats": "Stats",
"gamemodes": "Gamemodes",
"announcements": "Announcements",
"join": "Join Now"
}
}