Files
fotospiel-app/resources/js/admin/i18n/locales/de/mobile.json
2025-12-10 15:49:08 +01:00

15 lines
248 B
JSON

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