forked from MapComplete/MapComplete
Themes: Add rubber;tartan surface to playgrounds, add checkdate to playgrounds, add tartan to sport pitches
This commit is contained in:
parent
be3297db03
commit
7859e7d069
2 changed files with 20 additions and 0 deletions
|
@ -463,6 +463,12 @@
|
|||
"nl": "De ondergrond bestaat uit <b>grind</b>",
|
||||
"de": "Die Oberfläche ist <b>feiner Kies</b>"
|
||||
}
|
||||
},
|
||||
{"if": "surface=tartan",
|
||||
"then": {
|
||||
"en": "The surface of this track is Tartan, a synthetic, slightly springy, porous surface",
|
||||
"nl": "De ondergrond is Tartan, een synthetisch, licht verende en poreuze ondergrond"
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "sport_pitch-surface"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue