Merge branch 'feat/add-searchbar-in-atlas' of https://github.com/Akashic101/NOMAD into dev

# Conflicts:
#	client/src/i18n/translations/cs.ts
#	client/src/i18n/translations/it.ts
This commit is contained in:
Maurice
2026-03-31 20:29:23 +02:00
11 changed files with 189 additions and 18 deletions

View File

@@ -656,6 +656,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',