mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Fix spelling of "to log in to" (verb) and "login" (noun) (#26189)
Fix spelling of "to log in to" and "login"
This commit is contained in:
parent
db387834f2
commit
039ef18d8c
@ -2106,7 +2106,7 @@
|
|||||||
"sidebar_toggle": "Sidebar toggle",
|
"sidebar_toggle": "Sidebar toggle",
|
||||||
"edit_sidebar": "Edit sidebar",
|
"edit_sidebar": "Edit sidebar",
|
||||||
"edit_subtitle": "Synced on all devices",
|
"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": {
|
"panel": {
|
||||||
"my": {
|
"my": {
|
||||||
@ -4921,7 +4921,7 @@
|
|||||||
"security_options": "Security options",
|
"security_options": "Security options",
|
||||||
"external_activation": "Allow external activation of remote access",
|
"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.",
|
"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.",
|
"drop_connection_warning": "The below security options may make it appear the system is not running.",
|
||||||
"certificate_info": "Certificate information",
|
"certificate_info": "Certificate information",
|
||||||
"certificate_expire": "Certificate renewal at {date}",
|
"certificate_expire": "Certificate renewal at {date}",
|
||||||
@ -9123,7 +9123,7 @@
|
|||||||
},
|
},
|
||||||
"auth_api": {
|
"auth_api": {
|
||||||
"title": "Home Assistant authentication",
|
"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": {
|
"ingress": {
|
||||||
"title": "Ingress",
|
"title": "Ingress",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user