diff --git a/langs/layers/en.json b/langs/layers/en.json
index aa535f881..56209e7d4 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -842,7 +842,7 @@
"question": "How much plugs of type European wall plug with ground pin (CEE7/4 type E) are available here?"
},
"7": {
- "question": "How much plugs of type Chademo (type 4) are available here?"
+ "question": "How much plugs of type Chademo are available here?"
},
"8": {
"question": "How much plugs of type Type 1 with cable (J1772) are available here?"
@@ -857,6 +857,12 @@
"question": "How much plugs of type Tesla Supercharger are available here?"
},
"12": {
+ "question": "How much plugs of type Type 2 (mennekes) are available here?"
+ },
+ "13": {
+ "question": "How much plugs of type Type 2 CCS (mennekes) are available here?"
+ },
+ "14": {
"question": "What kind of authentication is available at the charging station?",
"mappings": {
"0": {
@@ -885,11 +891,11 @@
}
}
},
- "13": {
+ "15": {
"render": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}",
"question": "What's the phone number for authentication call or SMS?"
},
- "14": {
+ "16": {
"question": "When is this charging station opened?",
"mappings": {
"0": {
@@ -897,26 +903,50 @@
}
}
},
- "15": {
+ "17": {
"render": "Part of the network {network}",
"question": "Is this charging station part of a network?",
"mappings": {
"0": {
"then": "Not part of a bigger network"
+ },
+ "1": {
+ "then": "Not part of a bigger network"
}
}
},
- "17": {
+ "19": {
+ "question": "What number can one call if there is a problem with this charging station?",
+ "render": "In case of problems, call {phone}"
+ },
+ "20": {
+ "question": "What is the email address of the operator?",
+ "render": "In case of problems, send an email to {email}"
+ },
+ "21": {
+ "question": "What is the website of the operator?",
+ "render": "More info on {website}"
+ },
+ "22": {
+ "question": "What is the reference number of this charging station?"
+ },
+ "23": {
"question": "Is this charging point in use?",
"mappings": {
"0": {
- "then": "This charging station works"
- },
- "1": {
"then": "This charging station is broken"
},
+ "1": {
+ "then": "A charging station is planned here"
+ },
"2": {
+ "then": "A charging station is constructed here"
+ },
+ "3": {
"then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
+ },
+ "4": {
+ "then": "This charging station works"
}
}
}
@@ -939,6 +969,13 @@
"question": "Charging station for cars"
}
}
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "Only working charging stations"
+ }
+ }
}
}
},
diff --git a/langs/layers/it.json b/langs/layers/it.json
index 97d7c8a5b..d99e8384c 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -697,10 +697,10 @@
},
"description": "Una stazione di ricarica",
"tagRenderings": {
- "12": {
+ "14": {
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
},
- "13": {
+ "15": {
"render": "{network}",
"question": "A quale rete appartiene questa stazione di ricarica?"
}
diff --git a/langs/layers/ja.json b/langs/layers/ja.json
index 3559f7af4..7c0994195 100644
--- a/langs/layers/ja.json
+++ b/langs/layers/ja.json
@@ -6,10 +6,10 @@
},
"description": "充電ステーション",
"tagRenderings": {
- "12": {
+ "14": {
"question": "この充電ステーションはいつオープンしますか?"
},
- "13": {
+ "15": {
"render": "{network}",
"question": "この充電ステーションの運営チェーンはどこですか?"
}
diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json
index 1e96f43df..1fe4b27c3 100644
--- a/langs/layers/nb_NO.json
+++ b/langs/layers/nb_NO.json
@@ -111,10 +111,10 @@
},
"description": "En ladestasjon",
"tagRenderings": {
- "12": {
+ "14": {
"question": "Når åpnet denne ladestasjonen?"
},
- "13": {
+ "15": {
"render": "{network}"
}
}
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index cd5f5bc1c..3253f5832 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -892,17 +892,23 @@
},
"charging_station": {
"tagRenderings": {
- "17": {
+ "23": {
"question": "Is dit oplaadpunt operationeel?",
"mappings": {
"0": {
- "then": "Dit oplaadpunt werkt"
- },
- "1": {
"then": "Dit oplaadpunt is kapot"
},
+ "1": {
+ "then": "Hier zal binnenkort een oplaadpunt gebouwd worden"
+ },
"2": {
+ "then": "Hier wordt op dit moment een oplaadpunt gebouwd"
+ },
+ "3": {
"then": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig"
+ },
+ "4": {
+ "then": "Dit oplaadpunt werkt"
}
}
}
diff --git a/langs/layers/ru.json b/langs/layers/ru.json
index 33e07eec1..63601259f 100644
--- a/langs/layers/ru.json
+++ b/langs/layers/ru.json
@@ -524,10 +524,10 @@
},
"description": "Зарядная станция",
"tagRenderings": {
- "12": {
+ "14": {
"question": "В какое время работает эта зарядная станция?"
},
- "13": {
+ "15": {
"render": "{network}",
"question": "К какой сети относится эта станция?"
}
diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json
index dec21fe88..b8448b7ea 100644
--- a/langs/layers/zh_Hant.json
+++ b/langs/layers/zh_Hant.json
@@ -394,10 +394,10 @@
},
"description": "充電站",
"tagRenderings": {
- "12": {
+ "14": {
"question": "何時是充電站開放使用的時間?"
},
- "13": {
+ "15": {
"render": "{network}",
"question": "充電站所屬的網路是?"
}