Added error handling for data layer
This commit is contained in:
parent
49e257200e
commit
87e995bd84
2 changed files with 24 additions and 0 deletions
|
@ -392,6 +392,7 @@ en:
|
|||
relation: "relation"
|
||||
start_rjs:
|
||||
feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are you sure you want to display this data?"
|
||||
feature_error: "Features could not be loaded: %{message}"
|
||||
load_data: "Load Data"
|
||||
loading: "Loading..."
|
||||
tag_details:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue