Chore: translation sync, lint themes and layer files

This commit is contained in:
Pieter Vander Vennet 2024-08-16 02:06:42 +02:00
parent 53ffa06a49
commit 4503c3c07a
28 changed files with 510 additions and 315 deletions

View file

@ -537,7 +537,8 @@
"image-key": "image:menu",
"label": {
"en": "Add an image from the menu",
"nl": "Voeg een foto van het menu toe"
"nl": "Voeg een foto van het menu toe",
"de": "Ein Bild aus dem Menü hinzufügen"
}
}
}
@ -545,14 +546,16 @@
{
"id": "menu-website",
"question": {
"en": "On what webpage is the menu published?"
"en": "On what webpage is the menu published?",
"de": "Auf welcher Webseite wird das Menü veröffentlicht?"
},
"render": {
"special": {
"type": "link",
"href": "{website:menu}",
"text": {
"en": "Consult the menu"
"en": "Consult the menu",
"de": "Das Menü einsehen"
}
}
},