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

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