From 3107d36e4500d3f38c47d49baa99be1356b88ef9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:01:15 +0000 Subject: [PATCH] Translate de.json in en 34% of minimum 5% translated source file: 'de.json' on 'en'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- .../solvis_control/translations/en.json | 27 +++++++++++++++---- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/custom_components/solvis_control/translations/en.json b/custom_components/solvis_control/translations/en.json index 69a643a..9da6e43 100644 --- a/custom_components/solvis_control/translations/en.json +++ b/custom_components/solvis_control/translations/en.json @@ -25,7 +25,10 @@ }, "device":{ "data":{ - "device_version": "Geräteversion", + "device_version": { + "2": "SC2", + "1": "SC3" + }, "poll_rate_default": "Standard Pollrate (in s)", "poll_rate_slow": "Langsame Pollrate (in s)" } @@ -42,7 +45,10 @@ "data":{ "host":"ip-address or hostname", "port":"port" - } + }, + "description_placeholders": { + "choose_host_port": "

Hostkonfiguration

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

Geräteversion & Sonstiges

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

Gerätefunktionen

" + } } }, "error":{