forked from MapComplete/MapComplete
Themes: add 'fine-gravel' as option to sport-pitches
This commit is contained in:
parent
ce55b4c7d8
commit
679e371bd4
1 changed files with 7 additions and 0 deletions
|
@ -455,6 +455,13 @@
|
||||||
"ca": "La superfície és <b>formigó</b>",
|
"ca": "La superfície és <b>formigó</b>",
|
||||||
"cs": "Povrch je <b>betonový</b>"
|
"cs": "Povrch je <b>betonový</b>"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "surface=fine_gravel",
|
||||||
|
"then": {
|
||||||
|
"en":"The surface is <b>fine gravel</b>",
|
||||||
|
"nl":"De ondergrond bestaat uit <b>grind</b>"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "sport_pitch-surface"
|
"id": "sport_pitch-surface"
|
||||||
|
|
Loading…
Reference in a new issue