Search feature: refactor, add translations

This commit is contained in:
Pieter Vander Vennet 2024-09-11 17:31:38 +02:00
parent b3492930b8
commit bd3bddc89c
21 changed files with 499 additions and 507 deletions

View file

@ -397,11 +397,21 @@
"save": "Save",
"screenToSmall": "Open <i>{theme}</i> in a new window",
"search": {
"activeFilters": "Active filters",
"clearFilters": "Clear filters",
"deleteSearchHistory": "Delete location history",
"deleteThemeHistory": "Delete earlier visited themes",
"editSearchSyncSettings": "Edit sync settings",
"editThemeSync": "Edit sync settings",
"error": "Something went wrong…",
"instructions": "Use the search bar above to search for locations, filters or other thematic maps",
"locations": "Locations",
"nothing": "Nothing found…",
"nothingFor": "No results found for {term}",
"otherMaps": "Other maps",
"pickFilter": "Pick a filter",
"recentThemes": "Recently visited maps",
"recents": "Recent searches",
"recents": "Recently seen places",
"search": "Search a location",
"searchShort": "Search…",
"searching": "Searching…"
@ -877,4 +887,4 @@
"startsWithQ": "A wikidata identifier starts with Q and is followed by a number"
}
}
}
}