mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 05:07:39 +00:00
Fix typo in "re-authentication" in devolo_home_network (#149312)
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"message": "Device {title} did not respond"
|
||||
},
|
||||
"password_protected": {
|
||||
"message": "Device {title} requires re-authenticatication to set or change the password"
|
||||
"message": "Device {title} requires re-authentication to set or change the password"
|
||||
},
|
||||
"password_wrong": {
|
||||
"message": "The used password is wrong"
|
||||
|
||||
Reference in New Issue
Block a user