mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Fix translation string in eq3btsmart (#128319)
This commit is contained in:
parent
1e179adcf2
commit
56e550f136
@ -14,6 +14,9 @@
|
|||||||
"init": {
|
"init": {
|
||||||
"title": "Configure new eQ-3 device"
|
"title": "Configure new eQ-3 device"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"invalid_mac_address": "Invalid MAC address"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user