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
+1
View File
@@ -638,6 +638,7 @@ const br: Record<string, string | { name: string; category: string }[]> = {
'atlas.markVisitedHint': 'Adicionar este país à lista de visitados',
'atlas.addToBucket': 'Adicionar à lista de desejos',
'atlas.addPoi': 'Adicionar lugar',
'atlas.searchCountry': 'Buscar um país...',
'atlas.bucketNamePlaceholder': 'Nome (país, cidade, lugar…)',
'atlas.month': 'Mês',
'atlas.year': 'Ano',