Added project accordion next will be more content

This commit is contained in:
2025-12-13 13:57:49 +01:00
parent 8c011dd0ab
commit 17585bfaca
7 changed files with 136 additions and 38 deletions

View File

@@ -215,5 +215,19 @@
"WHAT": "Kein Abschluss. Wechsel zur Hauptschule"
}
}
},
"PROJECTS": {
"PLAYGROUND": {
"TITLE": "Playground Website",
"SHORT_DESCRIPTION": "Hier geht es um diese Webseite."
},
"EL_MUCHO": {
"TITLE": "El Mucho",
"SHORT_DESCRIPTION": "Hier geht es um mein ersten Spiel auf Steam."
},
"GAME_JAMS": {
"TITLE": "Game Jams",
"SHORT_DESCRIPTION": "Hier geht es meine Teilnahme an mehreren Game Jams."
}
}
}