Merge pull request #344 from marco783/addPeopleCount

added trip member count to dashboard
This commit is contained in:
Julien G.
2026-04-03 11:23:10 +02:00
committed by GitHub
14 changed files with 22 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ const de: Record<string, string | { name: string; category: string }[]> = {
'dashboard.sharedBy': 'Geteilt von {name}',
'dashboard.days': 'Tage',
'dashboard.places': 'Orte',
'dashboard.members': 'Reise-Buddies',
'dashboard.archive': 'Archivieren',
'dashboard.restore': 'Wiederherstellen',
'dashboard.archived': 'Archiviert',