forked from MapComplete/MapComplete
Themes(vending_machine): add menstrual_products
This commit is contained in:
parent
4de1c8d563
commit
a91ea626a7
1 changed files with 8 additions and 0 deletions
|
@ -794,6 +794,14 @@
|
||||||
"pt": "Cadeados para bicicleta são vendidos aqui",
|
"pt": "Cadeados para bicicleta são vendidos aqui",
|
||||||
"uk": "Велосипедні замки"
|
"uk": "Велосипедні замки"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "vending=menstrual_products",
|
||||||
|
"alsoShowIf": "vending=feminine_hygiene",
|
||||||
|
"then": {
|
||||||
|
"en": "Menstrual products are sold here",
|
||||||
|
"nl": "Menstruatieproducten worden hier verkocht"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"multiAnswer": true
|
"multiAnswer": true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue