Chore: sync translations

This commit is contained in:
Pieter Vander Vennet 2023-05-30 01:32:11 +02:00
parent b8109458d1
commit 52b54d8b08
3 changed files with 10 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"labels": [ "labels": [
"defaults" "defaults"
], ],
"render": "<a href='{website}' target='_blank'><img textmode='\uD83C\uDF10' alt='website' src='./assets/layers/icons/website.svg'/></a>", "render": "<a href='{website}' target='_blank'><img textmode='🌐' alt='website' src='./assets/layers/icons/website.svg'/></a>",
"condition": "website~*" "condition": "website~*"
}, },
{ {

View file

@ -129,7 +129,9 @@
} }
}, },
"phone": { "phone": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the phone number of {title()}?", "en": "What is the phone number of {title()}?",
"nl": "Wat is het telefoonnummer van {title()}?", "nl": "Wat is het telefoonnummer van {title()}?",
@ -188,7 +190,9 @@
"render": { "render": {
"*": "<a href='mailto:{email}' target='_blank'>{email}</a>" "*": "<a href='mailto:{email}' target='_blank'>{email}</a>"
}, },
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"nl": "Wat is het e-mailadres van {title()}?", "nl": "Wat is het e-mailadres van {title()}?",
"fr": "Quelle est l'adresse courriel de {title()} ?", "fr": "Quelle est l'adresse courriel de {title()} ?",
@ -230,7 +234,9 @@
} }
}, },
"website": { "website": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the website of {title()}?", "en": "What is the website of {title()}?",
"nl": "Wat is de website van {title()}?", "nl": "Wat is de website van {title()}?",

View file

@ -523,7 +523,6 @@
} }
] ]
}, },
{ {
"id": "service_ways", "id": "service_ways",
"name": "Service roads", "name": "Service roads",