Replace typo "to login" with "to log in" in smarttub (#142600)

This commit is contained in:
Norbert Rittel 2025-04-09 19:13:06 +02:00 committed by GitHub
parent 46d6241f58
commit 82c688e3be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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%]"