forked from MapComplete/MapComplete
Fix some translations, fix schoolyard in playground theme
This commit is contained in:
parent
f6e164e796
commit
af1e1a4fc7
4 changed files with 12 additions and 4 deletions
|
@ -73,8 +73,12 @@
|
|||
},
|
||||
{
|
||||
"id": "name",
|
||||
"question": {"en": "What is the name of this facility?"},
|
||||
"render": {"en": "This facility is named <b>{name}</b>"},
|
||||
"question": {
|
||||
"en": "What is the name of this facility?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This facility is named <b>{name}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
}
|
||||
|
@ -173,4 +177,4 @@
|
|||
"enableRelocation": true,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue