From 99041c72f4012be51ec54405759bcf9a5162a90d Mon Sep 17 00:00:00 2001 From: osmc Date: Thu, 19 Dec 2019 22:52:47 +0100 Subject: [PATCH] =?UTF-8?q?'index=5Fcharging-stations.json'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index_charging-stations.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index_charging-stations.json b/index_charging-stations.json index 337bb65..1797a11 100644 --- a/index_charging-stations.json +++ b/index_charging-stations.json @@ -1,9 +1,9 @@ { - "id": "index_charging-stations", "type": "index", "name": { "de": "Ladestationen", - "en": "Charging stations" + "en": "Charging stations", + "fr": "Bornes de recharge" }, "subCategories": [ { @@ -12,8 +12,9 @@ { "id": "charging_bicycles" }, - { + { "id": "charging_other" } - ] + ], + "id": "index_charging-stations" }