From 96ad2b6ed87a9d6269f9374ea263573a0c58ae11 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Mon, 13 Jan 2025 11:55:55 +0100 Subject: [PATCH] =?UTF-8?q?Replace=20"Login=20=E2=80=A6"=20with=20"Log=20i?= =?UTF-8?q?n=20=E2=80=A6"=20in=20two=20strings=20of=20Habitica=20integrati?= =?UTF-8?q?on=20(#135383)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homeassistant/components/habitica/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/habitica/strings.json b/homeassistant/components/habitica/strings.json index fc6d6aee687..3e29b9110be 100644 --- a/homeassistant/components/habitica/strings.json +++ b/homeassistant/components/habitica/strings.json @@ -25,8 +25,8 @@ "user": { "title": "Habitica - Gamify your life", "menu_options": { - "login": "Login to Habitica", - "advanced": "Login to other instances" + "login": "Log in to Habitica", + "advanced": "Log in to other instances" }, "description": "![Habiticans]({habiticans}) Connect your Habitica account to keep track of your adventurer's stats, progress, and manage your to-dos and daily tasks.\n\n[Don't have a Habitica account? Sign up here.]({signup})" },