forked from MapComplete/MapComplete
Housekeeping
This commit is contained in:
parent
7ad311d91a
commit
60efd0844f
175 changed files with 24802 additions and 1949 deletions
|
@ -88,7 +88,7 @@
|
|||
"title": {
|
||||
"en": "a bike parking",
|
||||
"nl": "een fietsparking",
|
||||
"fr": "une parking à vélo",
|
||||
"fr": "un parking à vélo",
|
||||
"gl": "Aparcadoiro de bicicletas",
|
||||
"de": "einen Fahrrad-Parkplatz",
|
||||
"hu": "Kerékpártároló",
|
||||
|
@ -157,7 +157,7 @@
|
|||
{
|
||||
"if": "bicycle_parking=stands",
|
||||
"then": {
|
||||
"en": "Staple racks",
|
||||
"en": "Stands",
|
||||
"nl": "Nietjes",
|
||||
"fr": "Arceaux",
|
||||
"gl": "De roda (Stands)",
|
||||
|
@ -178,7 +178,7 @@
|
|||
{
|
||||
"if": "bicycle_parking=wall_loops",
|
||||
"then": {
|
||||
"en": "Wheel rack/loops",
|
||||
"en": "Wheelbenders / rack",
|
||||
"nl": "Wielrek/lussen",
|
||||
"fr": "Pinces-roues",
|
||||
"gl": "Aros",
|
||||
|
|
|
@ -459,8 +459,8 @@
|
|||
{
|
||||
"if": "surface=fine_gravel",
|
||||
"then": {
|
||||
"en":"The surface is <b>fine gravel</b>",
|
||||
"nl":"De ondergrond bestaat uit <b>grind</b>"
|
||||
"en": "The surface is <b>fine gravel</b>",
|
||||
"nl": "De ondergrond bestaat uit <b>grind</b>"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue