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

@@ -691,6 +691,7 @@ const nl: Record<string, string> = {
'atlas.markVisitedHint': 'Dit land toevoegen aan je bezochte lijst',
'atlas.addToBucket': 'Aan bucket list toevoegen',
'atlas.addPoi': 'Plaats toevoegen',
'atlas.searchCountry': 'Zoek een land...',
'atlas.bucketNamePlaceholder': 'Naam (land, stad, plek…)',
'atlas.month': 'Maand',
'atlas.year': 'Jaar',