From fbcc43714294e2093644d22c49cd41106592d796 Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 10:59:14 +0100 Subject: [PATCH] =?UTF-8?q?'charging=5Fstations.json'=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charging_stations.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 charging_stations.json diff --git a/charging_stations.json b/charging_stations.json new file mode 100644 index 0000000..7ec9acd --- /dev/null +++ b/charging_stations.json @@ -0,0 +1,7 @@ +{ + "type": "index", + "name": { + "en": "charging stations", + "de": "Ladesäulen" + } +}