From 557657a01cc3324f229ff52ea1b8dab8927af2c8 Mon Sep 17 00:00:00 2001 From: Jean-Marc Collin Date: Sun, 4 Feb 2024 06:45:12 +0000 Subject: [PATCH] Change Fr keep-alive text --- custom_components/versatile_thermostat/translations/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/versatile_thermostat/translations/fr.json b/custom_components/versatile_thermostat/translations/fr.json index 16d1861..2904fad 100644 --- a/custom_components/versatile_thermostat/translations/fr.json +++ b/custom_components/versatile_thermostat/translations/fr.json @@ -46,7 +46,7 @@ "heater_entity2_id": "2ème radiateur", "heater_entity3_id": "3ème radiateur", "heater_entity4_id": "4ème radiateur", - "heater_keep_alive": "Intervalle keep-alive du switch en secondes", + "heater_keep_alive": "keep-alive (sec)", "proportional_function": "Algorithme", "climate_entity_id": "Thermostat sous-jacent", "climate_entity2_id": "2ème thermostat sous-jacent", @@ -295,7 +295,7 @@ "heater_entity2_id": "2ème radiateur", "heater_entity3_id": "3ème radiateur", "heater_entity4_id": "4ème radiateur", - "heater_keep_alive": "Intervalle keep-alive du switch en secondes", + "heater_keep_alive": "Keep-alive (sec)", "proportional_function": "Algorithme", "climate_entity_id": "Thermostat sous-jacent", "climate_entity2_id": "2ème thermostat sous-jacent",