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

@@ -658,6 +658,7 @@ const ar: Record<string, string | { name: string; category: string }[]> = {
'atlas.markVisitedHint': 'إضافة هذا البلد إلى قائمة المُزارة',
'atlas.addToBucket': 'إضافة إلى قائمة الأمنيات',
'atlas.addPoi': 'إضافة مكان',
'atlas.searchCountry': 'ابحث عن دولة...',
'atlas.bucketNamePlaceholder': 'الاسم (بلد، مدينة، مكان…)',
'atlas.month': 'الشهر',
'atlas.year': 'السنة',