forked from MapComplete/MapComplete
Chore: fix and merge translations
This commit is contained in:
parent
081119bdbc
commit
b7d3fac275
19 changed files with 717 additions and 580 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue