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

15 lines
231 B
JSON

{
"nav": {
"dashboard": "Dashboard",
"events": "Events",
"tasks": "Tasks",
"alerts": "Alerts",
"profile": "Profile"
},
"actions": {
"back": "Back",
"close": "Close",
"refresh": "Refresh"
}
}