forked from MapComplete/MapComplete
Add enable/disable all button for layers, fix #1407
This commit is contained in:
parent
894c48520a
commit
5c11149085
3 changed files with 59 additions and 11 deletions
|
@ -223,6 +223,10 @@
|
|||
"example": "Example",
|
||||
"examples": "Examples",
|
||||
"fewChangesBefore": "Please, answer a few questions of existing features before adding a new feature.",
|
||||
"filterPanel": {
|
||||
"disableAll": "Disable all",
|
||||
"enableAll": "Enable all"
|
||||
},
|
||||
"geopermissionDenied": "Using the geolocation was denied",
|
||||
"getStartedLogin": "Log in with OpenStreetMap to get started",
|
||||
"getStartedNewAccount": " or <a href='https://www.openstreetmap.org/user/new' target='_blank'>create a new account</a>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue