forked from MapComplete/MapComplete
Extract images for hydrant.json
This commit is contained in:
parent
4ab3d56452
commit
5ab2e8eabe
8 changed files with 60 additions and 44 deletions
|
@ -2124,16 +2124,16 @@
|
|||
"then": "Der Typ des Hydranten ist unbekannt."
|
||||
},
|
||||
"1": {
|
||||
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_pillar.svg\" /> Säulenart."
|
||||
"then": "Säulenart."
|
||||
},
|
||||
"2": {
|
||||
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_unknown.svg\" /> Rohrtyp."
|
||||
"then": "Rohrtyp."
|
||||
},
|
||||
"3": {
|
||||
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_unknown.svg\" /> Wandtyp."
|
||||
"then": "Wandtyp."
|
||||
},
|
||||
"4": {
|
||||
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_underground.svg\" /> Untergrundtyp."
|
||||
"then": "Untergrundtyp."
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art von Hydrant handelt es sich?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue