Add button to reload the cache in the import helper

This commit is contained in:
Pieter Vander Vennet 2022-04-20 02:16:41 +02:00
parent 50a7597c5a
commit 34e7a98d5d
3 changed files with 37 additions and 19 deletions

View file

@ -321,6 +321,7 @@
"nearbyWarn": "The {count} red elements on the following map will <b>not</b> be imported!",
"nothingLoaded": "No elements are loaded from OpenStreetMap which match the current layer {name}",
"osmLoaded": "{count} elements are loaded from OpenStreetMap which match the layer <b>{name}</b>.",
"reloadTheCache": "Clear the cache and query overpass again",
"setRangeToZero": "Set the range to 0 or 1 if you want to import them all",
"states": {
"error": "Could not load latest data from overpass due to {error}",