From 81a467b8c3fb1b8f6a3f9cde84fb582f3c41a03c Mon Sep 17 00:00:00 2001 From: Jean-Marc Collin Date: Sun, 2 Apr 2023 17:40:40 +0200 Subject: [PATCH] Translations typos --- custom_components/versatile_thermostat/strings.json | 11 ----------- .../versatile_thermostat/translations/en.json | 11 ----------- .../versatile_thermostat/translations/fr.json | 11 ----------- 3 files changed, 33 deletions(-) diff --git a/custom_components/versatile_thermostat/strings.json b/custom_components/versatile_thermostat/strings.json index ad2b598..d34ca5a 100644 --- a/custom_components/versatile_thermostat/strings.json +++ b/custom_components/versatile_thermostat/strings.json @@ -284,16 +284,5 @@ } } } - }, - "state_attributes": { - "_": { - "preset_mode": { - "state": { - "power": "Shedding", - "security": "Security", - "none": "Manual" - } - } - } } } \ No newline at end of file diff --git a/custom_components/versatile_thermostat/translations/en.json b/custom_components/versatile_thermostat/translations/en.json index ad2b598..d34ca5a 100644 --- a/custom_components/versatile_thermostat/translations/en.json +++ b/custom_components/versatile_thermostat/translations/en.json @@ -284,16 +284,5 @@ } } } - }, - "state_attributes": { - "_": { - "preset_mode": { - "state": { - "power": "Shedding", - "security": "Security", - "none": "Manual" - } - } - } } } \ No newline at end of file diff --git a/custom_components/versatile_thermostat/translations/fr.json b/custom_components/versatile_thermostat/translations/fr.json index 5f3e46f..a758a0c 100644 --- a/custom_components/versatile_thermostat/translations/fr.json +++ b/custom_components/versatile_thermostat/translations/fr.json @@ -284,16 +284,5 @@ } } } - }, - "state_attributes": { - "_": { - "preset_mode": { - "state": { - "power": "Délestage", - "security": "Sécurité", - "none": "Manuel" - } - } - } } } \ No newline at end of file