forked from MapComplete/MapComplete
Add button to reload the cache in the import helper
This commit is contained in:
parent
50a7597c5a
commit
34e7a98d5d
3 changed files with 37 additions and 19 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue