From 405b3a12663e2176fe3d0fd56614f76b10be2f29 Mon Sep 17 00:00:00 2001 From: Arjan <44190435+vingerha@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:26:06 +0100 Subject: [PATCH] Update en.json fix hacsfest finding --- custom_components/gtfs2/translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom_components/gtfs2/translations/en.json b/custom_components/gtfs2/translations/en.json index 0d8a673..49d486a 100644 --- a/custom_components/gtfs2/translations/en.json +++ b/custom_components/gtfs2/translations/en.json @@ -90,7 +90,8 @@ "description": "Either via Link or placing a Zip yourselves in gtfs2", "fields": { "extract_from": { - "name": "Indicate source to use zip or url" + "name": "Indicate source to use zip or url", + "description": "" }, "file": { "name": "Name of the transport service, without .zip",