feat: add list/grid view toggle on dashboard — closes #73

This commit is contained in:
Maurice
2026-03-29 11:10:33 +02:00
parent df3e62af5c
commit e91b79ebfc
8 changed files with 169 additions and 17 deletions
+2
View File
@@ -52,6 +52,8 @@ const es: Record<string, string> = {
'dashboard.subtitle.activeMany': '{count} viajes activos',
'dashboard.subtitle.archivedSuffix': ' · {count} archivados',
'dashboard.newTrip': 'Nuevo viaje',
'dashboard.gridView': 'Vista de cuadrícula',
'dashboard.listView': 'Vista de lista',
'dashboard.currency': 'Divisa',
'dashboard.timezone': 'Zonas horarias',
'dashboard.localTime': 'Hora local',