Add enable/disable all button for layers, fix #1407

This commit is contained in:
Pieter Vander Vennet 2024-02-22 01:12:24 +01:00
parent 894c48520a
commit 5c11149085
3 changed files with 59 additions and 11 deletions

View file

@ -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>",