forked from MapComplete/MapComplete
Use same close-buttons everywhere
This commit is contained in:
parent
b353be5360
commit
2f1b0c0ae2
14 changed files with 161 additions and 136 deletions
|
@ -147,10 +147,13 @@
|
|||
"cs": "Tento piknikový stůl je vyroben z plastu (recyklované)"
|
||||
}
|
||||
},
|
||||
{"if":"material=metal",
|
||||
"then":{"en": "This picnic table is made from metal",
|
||||
{
|
||||
"if": "material=metal",
|
||||
"then": {
|
||||
"en": "This picnic table is made from metal",
|
||||
"nl": "Deze picnictafel is gemaakt uit metaal"
|
||||
}}
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "picnic_table-material"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue