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 ru: Record<string, string> = {
|
||||
'dashboard.subtitle.activeMany': '{count} активных поездок',
|
||||
'dashboard.subtitle.archivedSuffix': ' · {count} в архиве',
|
||||
'dashboard.newTrip': 'Новая поездка',
|
||||
'dashboard.gridView': 'Плитка',
|
||||
'dashboard.listView': 'Список',
|
||||
'dashboard.currency': 'Валюта',
|
||||
'dashboard.timezone': 'Часовые пояса',
|
||||
'dashboard.localTime': 'Местное',
|
||||
|
||||
Reference in New Issue
Block a user