first implementation of tamagui mobile pages

This commit is contained in:
Codex Agent
2025-12-10 15:49:08 +01:00
parent 5c93bfa405
commit 9930b272ca
39 changed files with 491904 additions and 2727 deletions

View File

@@ -0,0 +1,14 @@
{
"nav": {
"dashboard": "Übersicht",
"events": "Events",
"tasks": "Aufgaben",
"alerts": "Alerts",
"profile": "Profil"
},
"actions": {
"back": "Zurück",
"close": "Schließen",
"refresh": "Aktualisieren"
}
}