Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-05-24 00:58:29 +02:00
commit 4a173d7671
33 changed files with 157 additions and 1299 deletions

View file

@ -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()}?",