diff --git a/assets/layers/hydrant/hydrant.json b/assets/layers/hydrant/hydrant.json
index ae47c2cc9..af931bc9b 100644
--- a/assets/layers/hydrant/hydrant.json
+++ b/assets/layers/hydrant/hydrant.json
@@ -157,11 +157,15 @@
]
},
"then": {
- "en": " Pillar type.",
- "ja": " ピラー型。",
- "fr": " Pilier.",
- "de": " Säulenart.",
- "it": " Soprasuolo."
+ "en": "Pillar type.",
+ "ja": "ピラー型。",
+ "fr": "Pilier.",
+ "de": "Säulenart.",
+ "it": "Soprasuolo."
+ },
+ "icon": {
+ "path": "./assets/themes/hailhydrant/hydrant_pillar.svg",
+ "class": "small"
}
},
{
@@ -171,11 +175,15 @@
]
},
"then": {
- "en": " Pipe type.",
- "ja": " パイプ型。",
- "fr": " Tuyau.",
- "de": " Rohrtyp.",
- "it": " Tubo."
+ "en": "Pipe type.",
+ "ja": "パイプ型。",
+ "fr": "Tuyau.",
+ "de": "Rohrtyp.",
+ "it": "Tubo."
+ },
+ "icon": {
+ "path": "./assets/themes/hailhydrant/hydrant_unknown.svg",
+ "class": "small"
}
},
{
@@ -185,13 +193,17 @@
]
},
"then": {
- "en": " Wall type.",
- "id": " Jenis dinding.",
- "ru": " Тип стены.",
- "ja": " 壁型。",
- "fr": " Mural.",
- "de": " Wandtyp.",
- "it": " A muro."
+ "en": "Wall type.",
+ "id": "Jenis dinding.",
+ "ru": "Тип стены.",
+ "ja": "壁型。",
+ "fr": "Mural.",
+ "de": "Wandtyp.",
+ "it": "A muro."
+ },
+ "icon": {
+ "path": "./assets/themes/hailhydrant/hydrant_unknown.svg",
+ "class": "small"
}
},
{
@@ -201,11 +213,15 @@
]
},
"then": {
- "en": " Underground type.",
- "ja": "地下式。",
- "fr": " Enterré.",
- "de": " Untergrundtyp.",
- "it": " Sottosuolo."
+ "en": "Underground type.",
+ "ja": "地下式。",
+ "fr": "Enterré.",
+ "de": "Untergrundtyp.",
+ "it": "Sottosuolo."
+ },
+ "icon": {
+ "path": "./assets/themes/hailhydrant/hydrant_underground.svg",
+ "class": "small"
}
}
]
diff --git a/langs/layers/de.json b/langs/layers/de.json
index 3a27f2dd9..38e3accf2 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -2124,16 +2124,16 @@
"then": "Der Typ des Hydranten ist unbekannt."
},
"1": {
- "then": " Säulenart."
+ "then": "Säulenart."
},
"2": {
- "then": " Rohrtyp."
+ "then": "Rohrtyp."
},
"3": {
- "then": " Wandtyp."
+ "then": "Wandtyp."
},
"4": {
- "then": " Untergrundtyp."
+ "then": "Untergrundtyp."
}
},
"question": "Um welche Art von Hydrant handelt es sich?",
diff --git a/langs/layers/en.json b/langs/layers/en.json
index b4d6b78b5..1fbb0a54e 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -3486,16 +3486,16 @@
"then": "The hydrant type is unknown."
},
"1": {
- "then": " Pillar type."
+ "then": "Pillar type."
},
"2": {
- "then": " Pipe type."
+ "then": "Pipe type."
},
"3": {
- "then": " Wall type."
+ "then": "Wall type."
},
"4": {
- "then": " Underground type."
+ "then": "Underground type."
}
},
"question": "What type of hydrant is it?",
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index 79c03d20c..b4abbdfb9 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -1438,16 +1438,16 @@
"then": "La borne est de type inconnu."
},
"1": {
- "then": " Pilier."
+ "then": "Pilier."
},
"2": {
- "then": " Tuyau."
+ "then": "Tuyau."
},
"3": {
- "then": " Mural."
+ "then": "Mural."
},
"4": {
- "then": " Enterré."
+ "then": "Enterré."
}
},
"question": "De quel type de borne s’agit-il ?",
diff --git a/langs/layers/id.json b/langs/layers/id.json
index 408033c98..5c3035690 100644
--- a/langs/layers/id.json
+++ b/langs/layers/id.json
@@ -304,7 +304,7 @@
"hydrant-type": {
"mappings": {
"3": {
- "then": " Jenis dinding."
+ "then": "Jenis dinding."
}
}
}
diff --git a/langs/layers/it.json b/langs/layers/it.json
index 814431ad8..b17dc4871 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -1126,16 +1126,16 @@
"then": "Il tipo di idrante è sconosciuto."
},
"1": {
- "then": " Soprasuolo."
+ "then": "Soprasuolo."
},
"2": {
- "then": " Tubo."
+ "then": "Tubo."
},
"3": {
- "then": " A muro."
+ "then": "A muro."
},
"4": {
- "then": " Sottosuolo."
+ "then": "Sottosuolo."
}
},
"question": "Di che tipo è questo idrante?",
diff --git a/langs/layers/ja.json b/langs/layers/ja.json
index 743f4b2c8..a81b39656 100644
--- a/langs/layers/ja.json
+++ b/langs/layers/ja.json
@@ -276,16 +276,16 @@
"then": "消火栓の種類は不明です。"
},
"1": {
- "then": " ピラー型。"
+ "then": "ピラー型。"
},
"2": {
- "then": " パイプ型。"
+ "then": "パイプ型。"
},
"3": {
- "then": " 壁型。"
+ "then": "壁型。"
},
"4": {
- "then": "地下式。"
+ "then": "地下式。"
}
},
"question": "どんな消火栓なんですか?",
diff --git a/langs/layers/ru.json b/langs/layers/ru.json
index 90e13fc43..610d19480 100644
--- a/langs/layers/ru.json
+++ b/langs/layers/ru.json
@@ -957,7 +957,7 @@
"then": "Тип гидранта не определён."
},
"3": {
- "then": " Тип стены."
+ "then": "Тип стены."
}
},
"question": "К какому типу относится этот гидрант?",