Chore: fix and merge translations

This commit is contained in:
Pieter Vander Vennet 2023-07-27 02:03:56 +02:00
parent 081119bdbc
commit b7d3fac275
19 changed files with 717 additions and 580 deletions

View file

@ -6,17 +6,20 @@
},
"title": {
"render": {
"en": "Memorial plaque"
"en": "Memorial plaque",
"de": "Gedenktafel"
}
},
"tagRenderings": [
{
"id": "inscription",
"question": {
"en": "What is the inscription of this plaque?"
"en": "What is the inscription of this plaque?",
"de": "Wie lautet die Inschrift auf dieser Gedenktafel?"
},
"render": {
"en": "The inscription on this plaque reads: <p><i>{inscription}<i></p>"
"en": "The inscription on this plaque reads: <p><i>{inscription}<i></p>",
"de": "Die Inschrift auf dieser Gedenktafel lautet: <p><i>{inscription}<i></p>"
},
"freeform": {
"key": "inscription",