From 039ef18d8c5a4a8c083fadab26f14e56369389a3 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 16 Jul 2025 11:22:52 +0200 Subject: [PATCH] Fix spelling of "to log in to" (verb) and "login" (noun) (#26189) Fix spelling of "to log in to" and "login" --- src/translations/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index ccc28368a6..35c834a07f 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2106,7 +2106,7 @@ "sidebar_toggle": "Sidebar toggle", "edit_sidebar": "Edit sidebar", "edit_subtitle": "Synced on all devices", - "migrate_to_user_data": "This will change the sidebar on all the devices you are logged into. To create a sidebar per device, you should use a different user for that device." + "migrate_to_user_data": "This will change the sidebar on all the devices you are logged in to. To create a sidebar per device, you should use a different user for that device." }, "panel": { "my": { @@ -4921,7 +4921,7 @@ "security_options": "Security options", "external_activation": "Allow external activation of remote access", "external_activation_secondary": "If you disable remote access on this page, having this setting enabled allows you to reactivate it remotely via your Nabu Casa account.", - "drop_connection_warning_title": "Remote log in has been deactivated", + "drop_connection_warning_title": "Remote login has been deactivated", "drop_connection_warning": "The below security options may make it appear the system is not running.", "certificate_info": "Certificate information", "certificate_expire": "Certificate renewal at {date}", @@ -9123,7 +9123,7 @@ }, "auth_api": { "title": "Home Assistant authentication", - "description": "An add-on can authenticate users against Home Assistant, allowing add-ons to give users the possibility to log into applications running inside add-ons, using their Home Assistant username/password. This badge indicates if the add-on author requests this capability." + "description": "An add-on can authenticate users against Home Assistant, allowing add-ons to give users the possibility to log in to applications running inside add-ons, using their Home Assistant username/password. This badge indicates if the add-on author requests this capability." }, "ingress": { "title": "Ingress",