1
0
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:
Norbert Rittel
2026-04-01 19:29:49 +02:00
committed by GitHub
parent 879d9176bd
commit 6355adc6de

View File

@@ -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}."