forked from MapComplete/MapComplete
Chore: rename id in charging_station
This commit is contained in:
parent
90275ee2f9
commit
ba4fe62d2f
3 changed files with 4 additions and 4 deletions
|
@ -4620,7 +4620,7 @@
|
|||
"id": "questions"
|
||||
},
|
||||
{
|
||||
"id": "questions",
|
||||
"id": "questions-technical",
|
||||
"render": {
|
||||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||
|
@ -5218,4 +5218,4 @@
|
|||
},
|
||||
"neededChangesets": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2530,7 +2530,7 @@
|
|||
"question": "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?",
|
||||
"render": "<div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> outputs at most {socket:type2_cable:output}"
|
||||
},
|
||||
"questions": {
|
||||
"questions-technical": {
|
||||
"render": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}"
|
||||
},
|
||||
"ref": {
|
||||
|
|
|
@ -2420,7 +2420,7 @@
|
|||
"question": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?",
|
||||
"render": "<div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> levert een vermogen van maximaal {socket:type2_cable:output}"
|
||||
},
|
||||
"questions": {
|
||||
"questions-technical": {
|
||||
"render": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||
},
|
||||
"ref": {
|
||||
|
|
Loading…
Add table
Reference in a new issue