forked from MapComplete/MapComplete
chore: extract question hints
This commit is contained in:
parent
9da0a50829
commit
7397d633df
28 changed files with 109 additions and 53 deletions
|
@ -3933,7 +3933,8 @@
|
|||
"then": "Der Eingang hat eine keine Tür"
|
||||
}
|
||||
},
|
||||
"question": "Welche Tür gibt es an diesem Eingang?<br/><span class='subtle'>Ob die Tür automatisiert ist oder nicht, wird in der nächsten Frage gefragt</span>"
|
||||
"question": "Welche Tür gibt es an diesem Eingang?",
|
||||
"questionHint": "Ob die Tür automatisiert ist oder nicht, wird in der nächsten Frage gefragt"
|
||||
},
|
||||
"Entrance type": {
|
||||
"mappings": {
|
||||
|
|
|
@ -3933,7 +3933,8 @@
|
|||
"then": "This is an entrance without a physical door"
|
||||
}
|
||||
},
|
||||
"question": "What is the type of this door?<br/><span class='subtle'>Wether or not the door is automated is asked in the next question</span>"
|
||||
"question": "What is the type of this door?",
|
||||
"questionHint": "Wether or not the door is automated is asked in the next question"
|
||||
},
|
||||
"Entrance type": {
|
||||
"mappings": {
|
||||
|
|
|
@ -2200,7 +2200,8 @@
|
|||
"then": "Esta es una entrada sin una puerta física"
|
||||
}
|
||||
},
|
||||
"question": "¿Cual es el tipo de esta puerta?<br/><span class='subtle'>Si la puerta está automatizada o no se pregunta en la siguiente pregunta</span>"
|
||||
"question": "¿Cual es el tipo de esta puerta?",
|
||||
"questionHint": "Si la puerta está automatizada o no se pregunta en la siguiente pregunta"
|
||||
},
|
||||
"Entrance type": {
|
||||
"mappings": {
|
||||
|
|
|
@ -2600,7 +2600,8 @@
|
|||
"then": "Ceci est une entrée sans porte physique"
|
||||
}
|
||||
},
|
||||
"question": "Quel est le type de cette porte ?<br/><span class='subtle'>Le fait que la porte soit automatisée ou non est demandé dans la question suivante</span>"
|
||||
"question": "Quel est le type de cette porte ?",
|
||||
"questionHint": "Le fait que la porte soit automatisée ou non est demandé dans la question suivante"
|
||||
},
|
||||
"Entrance type": {
|
||||
"mappings": {
|
||||
|
|
|
@ -3930,7 +3930,8 @@
|
|||
"then": "Er is een toegang zonder een deur"
|
||||
}
|
||||
},
|
||||
"question": "Om wat voor deur gaat het?<br/><span class='subtle'>Of de deur al of niet automatisch werkt, vragen we hierna </span>"
|
||||
"question": "Om wat voor deur gaat het?",
|
||||
"questionHint": "Of de deur al of niet automatisch werkt, vragen we hierna "
|
||||
},
|
||||
"Entrance type": {
|
||||
"mappings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue