mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Replace typo "to login" with "to log in" in smarttub
(#142600)
This commit is contained in:
parent
46d6241f58
commit
82c688e3be
@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Login",
|
||||
"description": "Enter your SmartTub email address and password to login",
|
||||
"description": "Enter your SmartTub email address and password to log in",
|
||||
"data": {
|
||||
"email": "[%key:common::config_flow::data::email%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user