forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
4a173d7671
33 changed files with 157 additions and 1299 deletions
|
@ -129,7 +129,7 @@
|
|||
}
|
||||
},
|
||||
"phone": {
|
||||
"label": "contact-info",
|
||||
"labels": ["contact"],
|
||||
"question": {
|
||||
"en": "What is the phone number of {title()}?",
|
||||
"nl": "Wat is het telefoonnummer van {title()}?",
|
||||
|
@ -185,10 +185,10 @@
|
|||
]
|
||||
},
|
||||
"email": {
|
||||
"label": "contact-info",
|
||||
"render": {
|
||||
"*": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||
},
|
||||
"labels": ["contact"],
|
||||
"question": {
|
||||
"nl": "Wat is het e-mailadres van {title()}?",
|
||||
"fr": "Quelle est l'adresse courriel de {title()} ?",
|
||||
|
@ -230,7 +230,7 @@
|
|||
}
|
||||
},
|
||||
"website": {
|
||||
"label": "contact-info",
|
||||
"labels": ["contact"],
|
||||
"question": {
|
||||
"en": "What is the website of {title()}?",
|
||||
"nl": "Wat is de website van {title()}?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue