Update translation

This commit is contained in:
Robin van der Linde 2021-07-20 14:17:32 +02:00
parent 894ef68d0f
commit 778c98fa02
3 changed files with 74 additions and 32 deletions

View file

@ -556,7 +556,9 @@
"nl": "Verplicht fietspad <img src='./assets/themes/cycle_infra/Belgian_road_sign_D09.svg' style='height: 3em'>'"
},
"hideInAnswer": "_country!=be",
"addExtraTags": ["segregated=yes"]
"addExtraTags": [
"segregated=yes"
]
},
{
"if": "cycleway:traffic_sign=BE:D10",
@ -565,7 +567,9 @@
"nl": "Verplicht fietspad <img src='./assets/themes/cycle_infra/Belgian_road_sign_D10.svg' style='height: 3em'>'"
},
"hideInAnswer": "_country!=be",
"addExtraTags": ["segregated=no"]
"addExtraTags": [
"segregated=no"
]
}
]
}