From 46d62d55a3065141a9eb5795fe3ffe26a34c23a5 Mon Sep 17 00:00:00 2001 From: Simon Lamon <32477463+silamon@users.noreply.github.com> Date: Sun, 12 Jan 2025 14:35:38 +0100 Subject: [PATCH] Fix history translation in backup (#23701) --- 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 6dcb8c2ecf..26bdffec75 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2386,7 +2386,7 @@ "ha_settings_description": "The bare minimum needed to restore the system.", "ha_settings_included_description": "The bare minimum needed to restore the system. It is always included in automatic backup data.", "history": "History", - "history_description": "This can include large filesize camera recordings.", + "history_description": "Historical data of your sensors, including your energy dashboard.", "media": "Media", "media_description": "For example, camera recordings.", "share_folder": "Share folder",