Housekeeping

This commit is contained in:
Pieter Vander Vennet 2023-12-01 15:23:28 +01:00
parent 7ad311d91a
commit 60efd0844f
175 changed files with 24802 additions and 1949 deletions

View file

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

View file

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