forked from MapComplete/MapComplete
Move various tabs into buttons, more work on a11y
This commit is contained in:
parent
cce9b879f2
commit
7e852dd7e3
29 changed files with 10642 additions and 10432 deletions
|
@ -463,6 +463,7 @@
|
|||
"key": "Key combination",
|
||||
"openFilterPanel": "Opens the POI-layers and filter panel",
|
||||
"openLayersPanel": "Opens the background layers panel",
|
||||
"queryCurrentLocation": "Display the address which is nearest the map center",
|
||||
"selectAerial": "Set the background to aerial or satellite imagery. Toggles between the two best, available layers",
|
||||
"selectFavourites": "Open the favourites page",
|
||||
"selectItem": "Select the POI which is closest to the map center (crosshair). Only when in keyboard navigation is used",
|
||||
|
|
20244
langs/layers/de.json
20244
langs/layers/de.json
File diff suppressed because it is too large
Load diff
|
@ -7154,6 +7154,7 @@
|
|||
"question": "Are dogs allowed in this business?"
|
||||
},
|
||||
"email": {
|
||||
"editButtonAriaLabel": "Edit email address",
|
||||
"question": "What is the email address of {title()}?"
|
||||
},
|
||||
"gluten_free": {
|
||||
|
@ -7352,6 +7353,7 @@
|
|||
}
|
||||
},
|
||||
"phone": {
|
||||
"editButtonAriaLabel": "Edit phone number",
|
||||
"question": "What is the phone number of {title()}?"
|
||||
},
|
||||
"repeated": {
|
||||
|
@ -7454,6 +7456,7 @@
|
|||
"question": "Does this place offer a vegan option?"
|
||||
},
|
||||
"website": {
|
||||
"editButtonAriaLabel": "Edit website",
|
||||
"question": "What is the website of {title()}?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
|
|
|
@ -6338,6 +6338,7 @@
|
|||
"question": "Zijn honden toegelaten in deze zaak?"
|
||||
},
|
||||
"email": {
|
||||
"editButtonAriaLabel": "Pas emailadres aan",
|
||||
"question": "Wat is het e-mailadres van {title()}?"
|
||||
},
|
||||
"induction-loop": {
|
||||
|
@ -6482,6 +6483,7 @@
|
|||
}
|
||||
},
|
||||
"phone": {
|
||||
"editButtonAriaLabel": "Pas telefoonnummer aan",
|
||||
"question": "Wat is het telefoonnummer van {title()}?"
|
||||
},
|
||||
"repeated": {
|
||||
|
@ -6540,6 +6542,7 @@
|
|||
"question": "Is roken toegestaan bij {title()}?"
|
||||
},
|
||||
"website": {
|
||||
"editButtonAriaLabel": "Pas website aan",
|
||||
"question": "Wat is de website van {title()}?"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue