From 8a24494c647877ff7d1241f1dabfd39c5109be07 Mon Sep 17 00:00:00 2001 From: Arjan <44190435+vingerha@users.noreply.github.com> Date: Sat, 9 Dec 2023 19:45:35 +0100 Subject: [PATCH] trying to fix unexpected hacs error --- custom_components/gtfs2/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/gtfs2/translations/en.json b/custom_components/gtfs2/translations/en.json index 3e2ce43..f7e2eac 100644 --- a/custom_components/gtfs2/translations/en.json +++ b/custom_components/gtfs2/translations/en.json @@ -92,7 +92,7 @@ }, "route_type": { "options": { - "0: Tram": "Tram, Streetcar, Light rail.", + "0: Tram": "Tram, Streetcar, Light rail", "1: Metro": "Subway, Metro. Any underground rail system", "2: Rail": "Rail, intercity or long-distance travel", "3: Bus": "Bus, short- and long-distance bus routes",