Skip to content

Commit

Permalink
start translations, move some api's to server-api
Browse files Browse the repository at this point in the history
  • Loading branch information
docimin committed Jun 24, 2024
1 parent 9a76799 commit f065c79
Show file tree
Hide file tree
Showing 33 changed files with 244 additions and 623 deletions.
26 changes: 25 additions & 1 deletion messages/de.json
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
{}
{
"PageNames": {
"home": "Startseite",
"gallery": "Galerie",
"events": "Veranstaltungen",
"announcements": "Ankündigungen",
"users": "Benutzer",
"myprofile": "Mein Profil",
"communities": "Gemeinschaften",
"about": "Über uns",
"legal": "Rechtliches",
"contact": "Kontakt",
"account": "Account",
"login": "Anmelden",
"logout": "Abmelden"
},
"Header": {

},
"HomePage": {
"clickToJoin": "Klicke hier, um beizutreten!",
"description1": "Die Headpat Community ist eine Online-Community für soziale Medien. Wir bieten unseren Mitgliedern freiwillig eine Plattform zum Verbinden, Austauschen und Ausdrücken an.",
"description2": "Dazu gehören unter anderem unser Discord-Server, unsere Telegram-Gruppe, der Minecraft-Server (Pawcraft), ein Online-Portfolio (headpat.de), eine App, ein Social-Media-Con-Planer, eine VR-Map, Online- und Offline-Events und vieles mehr!"
}
}
26 changes: 25 additions & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
{}
{
"PageNames": {
"home": "Home",
"gallery": "Gallery",
"events": "Events",
"announcements": "Announcements",
"users": "Users",
"myprofile": "My Profile",
"communities": "Communities",
"about": "About us",
"legal": "Legal",
"contact": "Contact",
"account": "Account",
"login": "Login",
"logout": "Logout"
},
"Header": {

},
"HomePage": {
"clickToJoin": "Click here to join!",
"description1": "The Headpat Community is an online social media community. We voluntarily offer our members a platform for connecting, exchanging and expressing.",
"description2": "This includes our Discord server, our Telegram group, the Minecraft server (Pawcraft), an online portfolio (headpat.de), an app, a social media con planner, a VR map, online and offline events and much more!"
}
}
26 changes: 25 additions & 1 deletion messages/nl.json
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
{}
{
"PageNames": {
"home": "Startpagina",
"gallery": "Galerij",
"events": "Evenementen",
"announcements": "Aankondigingen",
"users": "Gebruikers",
"myprofile": "Mijn Profiel",
"communities": "Gemeenschappen",
"about": "Over ons",
"legal": "Juridisch",
"contact": "Contact",
"account": "Account",
"login": "Aanmelden",
"logout": "Afmelden"
},
"Header": {

},
"HomePage": {
"clickToJoin": "Klik hier om mee te doen!",
"description1": "De Headpat Community is een online gemeenschap voor sociale media. We bieden onze leden vrijwillig een platform om te verbinden, uit te wisselen en zich uit te drukken.",
"description2": "Dit omvat onze Discord-server, onze Telegram-groep, de Minecraft-server (Pawcraft), een online portfolio (headpat.de), een app, een planner voor sociale media-con, een VR-kaart, online en offline evenementen en nog veel meer!"
}
}
Loading

0 comments on commit f065c79

Please sign in to comment.