From dfc454d527d555e853c68f206ad4e3d56a12aeb8 Mon Sep 17 00:00:00 2001 From: Jirka Date: Wed, 25 Oct 2023 10:54:43 +0200 Subject: [PATCH] Remove double full stop from Vulcan translation strings (#102758) --- homeassistant/components/vulcan/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/vulcan/strings.json b/homeassistant/components/vulcan/strings.json index 4af3ee95e35..814621b5403 100644 --- a/homeassistant/components/vulcan/strings.json +++ b/homeassistant/components/vulcan/strings.json @@ -4,7 +4,7 @@ "already_configured": "That student has already been added.", "all_student_already_configured": "All students have already been added.", "reauth_successful": "Reauth successful", - "no_matching_entries": "No matching entries found, please use different account or remove integration with outdated student.." + "no_matching_entries": "No matching entries found, please use different account or remove integration with outdated student." }, "error": { "unknown": "[%key:common::config_flow::error::unknown%]",