mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 18:24:50 -05:00
Add missing translation placeholders for SMA exceptions (#171625)
This commit is contained in:
@@ -69,10 +69,10 @@
|
||||
},
|
||||
"exceptions": {
|
||||
"cannot_connect": {
|
||||
"message": "Could not connect to SMA device"
|
||||
"message": "Could not connect to SMA device - {error}"
|
||||
},
|
||||
"invalid_auth": {
|
||||
"message": "Invalid authentication for SMA device"
|
||||
"message": "Invalid authentication for SMA device - {error}"
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
|
||||
Reference in New Issue
Block a user