forked from MapComplete/MapComplete
Themes: add cargo bike option to bicycle rental, fix #2016
This commit is contained in:
parent
8390b9c541
commit
b98aaff810
1 changed files with 7 additions and 0 deletions
|
@ -466,6 +466,13 @@
|
|||
"pt": "Capacetes de ciclismo podem ser alugados aqui",
|
||||
"pl": "Można tutaj wypożyczyć kaski rowerowe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "rental=cargo_bike",
|
||||
"then": {
|
||||
"en": "Cargo bikes can be rented here",
|
||||
"nl": "Bakfietsen kunnen hier gehuurd worden"
|
||||
}
|
||||
}
|
||||
],
|
||||
"condition": {
|
||||
|
|
Loading…
Add table
Reference in a new issue