mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-07-18 19:36:02 +00:00
feat: add list/grid view toggle on dashboard — closes #73
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user