mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Replace typo "to login" with "to log in" in smarttub
(#142600)
This commit is contained in:
@@ -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%]"
|
||||
|
Reference in New Issue
Block a user