mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 01:40:15 +01:00
Add missing translation for connection failure on OpenRGB (#171892)
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
"cannot_connect": {
|
||||
"message": "Failed to connect to OpenRGB SDK server {server_address}: {error}"
|
||||
},
|
||||
"communication_error": {
|
||||
"message": "Failed to communicate with OpenRGB SDK server {server_address}: {error}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user