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
@@ -51,6 +51,8 @@ const nl: Record<string, string> = {
'dashboard.subtitle.activeMany': '{count} actieve reizen',
'dashboard.subtitle.archivedSuffix': ' · {count} gearchiveerd',
'dashboard.newTrip': 'Nieuwe reis',
'dashboard.gridView': 'Rasterweergave',
'dashboard.listView': 'Lijstweergave',
'dashboard.currency': 'Valuta',
'dashboard.timezone': 'Tijdzones',
'dashboard.localTime': 'Lokaal',