diff --git a/custom_components/solvis_control/translations/en.json b/custom_components/solvis_control/translations/en.json index 27c26d9..4c3c910 100644 --- a/custom_components/solvis_control/translations/en.json +++ b/custom_components/solvis_control/translations/en.json @@ -30,10 +30,7 @@ "device":{ "description": "Solvis Control\n**Geräteversion & Sonstiges**", "data":{ - "device_version": { - "2": "SC2", - "1": "SC3" - }, + "device_version": "Geräteversion", "poll_rate_default": "Standard Pollrate (in s)", "poll_rate_slow": "Langsame Pollrate (in s)" } @@ -51,10 +48,7 @@ "data":{ "host":"ip-address or hostname", "port":"port" - }, - "description_placeholders": { - "choose_host_port": "

Hostkonfiguration

" - } + } }, "features":{ "data":{ @@ -62,25 +56,14 @@ "hkr3":"HKR 3", "solar collector":"Solar Kollektoren", "heat pump":"Wärmepumpe" - }, - "description_placeholders": { - "choose_device_version": "

Geräteversion & Sonstiges

" - } + } }, "device":{ "data":{ - "device_version": { - "2": "SC2", - "1": "SC3", - "sc2_description": "Hinweistext für SC2", - "sc3_description": "Hinweistext für SC3" - }, + "device_version": "Geräteversion", "poll_rate_default": "Standard Pollrate (in s)", "poll_rate_slow": "Langsame Pollrate (in s)" - }, - "description_placeholders": { - "choose_device_features": "

Gerätefunktionen

" - } + } } }, "error":{