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