feat(atlas): add searchbar

This commit is contained in:
David Moll
2026-03-31 12:27:13 +02:00
parent ce4b8088ec
commit 5576339bcc
13 changed files with 191 additions and 19 deletions

View File

@@ -601,6 +601,7 @@ const de: Record<string, string | { name: string; category: string }[]> = {
'atlas.markVisitedHint': 'Dieses Land zur besuchten Liste hinzufügen',
'atlas.addToBucket': 'Zur Bucket List',
'atlas.addPoi': 'Ort hinzufügen',
'atlas.searchCountry': 'Land suchen...',
'atlas.bucketNamePlaceholder': 'Name (Land, Stadt, Ort...)',
'atlas.month': 'Monat',
'atlas.year': 'Jahr',