From c9d9c75b146dca87cf88071a3ff38e7f4d8b2d7e Mon Sep 17 00:00:00 2001 From: Jan <134940586+MSL-DA@users.noreply.github.com> Date: Sun, 6 Sep 2026 11:35:07 +0200 Subject: [PATCH] Enhance Danish translation description for adaptive lighting (#1488) * Enhance Danish translation description for adaptive lighting Updated the description in the Danish translation for adaptive lighting settings to include documentation and webapp URLs. * Update custom_components/adaptive_lighting/translations/da.json Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Bas Nijholt --- custom_components/adaptive_lighting/translations/da.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adaptive_lighting/translations/da.json b/custom_components/adaptive_lighting/translations/da.json index f89bd614..7f2e13c5 100644 --- a/custom_components/adaptive_lighting/translations/da.json +++ b/custom_components/adaptive_lighting/translations/da.json @@ -18,7 +18,7 @@ "step": { "init": { "title": "Adaptiv Belysnings indstillinger", - "description": "Alle indstillinger tilhørende en Adaptiv Belysnings komponent. Indstillingernes navne svarer til YAML indstillingernes. Ingen indstillinger vises hvis du allerede har konfigureret den i YAML.", + "description": "Alle indstillinger tilhørende en Adaptiv Belysnings komponent. Indstillingernes navne svarer til YAML indstillingernes. Ingen indstillinger vises hvis du allerede har konfigureret den i YAML. For interaktive grafer, der viser parametereffekter, besøg [denne webapp]({webapp_url}). Yderligere detaljer finder du i den [officielle dokumentation]({docs_url}).", "data": { "lights": "lights: lyskilder", "initial_transition": "initial_transition: Hvor lang overgang når lyset går fra 'off' til 'on' eller når 'sleep_state' skiftes. (i sekunder)",