Chore: formatting
This commit is contained in:
parent
1e8ce3cc2d
commit
a129b5c3bf
32 changed files with 930 additions and 614 deletions
|
@ -195,7 +195,7 @@ The question is *What kind of message is shown?*
|
|||
- Unselecting this answer will add
|
||||
- *Message from non-profit organizations* corresponds with `message=non_profit`
|
||||
- Unselecting this answer will add
|
||||
- *To expres your opinion* corresponds with `message=opinion`
|
||||
- *To express your opinion* corresponds with `message=opinion`
|
||||
- Unselecting this answer will add
|
||||
- *Religious message* corresponds with `message=religion`
|
||||
- Unselecting this answer will add
|
||||
|
|
|
@ -572,6 +572,16 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
### delete-button
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### last_edit
|
||||
|
||||
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
{
|
||||
"key": "message",
|
||||
"description": "Layer 'Advertise' shows message=opinion with a fixed text, namely 'To expres your opinion' and allows to pick this as a default answer (in the mapcomplete.org theme 'Advertising')",
|
||||
"description": "Layer 'Advertise' shows message=opinion with a fixed text, namely 'To express your opinion' and allows to pick this as a default answer (in the mapcomplete.org theme 'Advertising')",
|
||||
"value": "opinion"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
{
|
||||
"key": "message",
|
||||
"description": "Layer 'Advertise' shows message=opinion with a fixed text, namely 'To expres your opinion' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
|
||||
"description": "Layer 'Advertise' shows message=opinion with a fixed text, namely 'To express your opinion' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
|
||||
"value": "opinion"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -27,6 +27,7 @@ Available languages:
|
|||
|
||||
- en
|
||||
- de
|
||||
- es
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/elongated_coin/elongated_coin.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/elongated_coin/elongated_coin.json)
|
||||
|
|
|
@ -28,6 +28,7 @@ Available languages:
|
|||
- en
|
||||
- nl
|
||||
- de
|
||||
- fr
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/vending_machine/vending_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/vending_machine/vending_machine.json)
|
||||
|
|
|
@ -247,7 +247,7 @@
|
|||
{{service_item
|
||||
|name= [https://mapcomplete.org/elongated_coin elongated_coin]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:de|en}}
|
||||
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}
|
||||
|descr= A MapComplete theme: Find penny presses to create your own elongated coins
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|
@ -499,7 +499,7 @@
|
|||
{{service_item
|
||||
|name= [https://mapcomplete.org/vending_machine vending_machine]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}
|
||||
|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}
|
||||
|descr= A MapComplete theme: Find vending machines for everything
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue