mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Fix translation string in eq3btsmart (#128319)
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user