Add an error handler for overpass AJAX calls
This commit is contained in:
parent
1f250c45bd
commit
d5fdc0855a
2 changed files with 9 additions and 0 deletions
|
@ -2127,6 +2127,8 @@ en:
|
|||
way: Way
|
||||
relation: Relation
|
||||
nothing_found: No features found
|
||||
error: "Error contacting %{server}: %{error}"
|
||||
timeout: "Timeout contacting %{server}"
|
||||
redaction:
|
||||
edit:
|
||||
description: "Description"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue