mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
Fix spelling of "cannot" in rehlko exception string (#167092)
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
},
|
||||
"exceptions": {
|
||||
"cannot_connect": {
|
||||
"message": "Can not connect to Rehlko servers."
|
||||
"message": "Cannot connect to Rehlko servers."
|
||||
},
|
||||
"invalid_auth": {
|
||||
"message": "Authentication failed for email {email}."
|
||||
|
||||
Reference in New Issue
Block a user