From 8b5efbbf388d24f184d3e4684129c42b545fe9f6 Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Tue, 21 Jan 2025 14:59:16 +0100 Subject: [PATCH] Translation fix --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4a1de8214fcd..33d5fac42e5a 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1285,7 +1285,7 @@ "manual": "Create manual backup before update", "manual_description": "Includes Home Assistant settings and history.", "addon": "Keep backup of the last version", - "addon_description": "For easily restoring to version {version}.", + "addon_description": "For easily restoring to version {version}", "generic": "Create backup" } },