Fix translation string in eq3btsmart (#128319)

This commit is contained in:
Julian
2024-10-14 18:46:38 +02:00
committed by GitHub
parent 1e179adcf2
commit 56e550f136

View File

@@ -14,6 +14,9 @@
"init": {
"title": "Configure new eQ-3 device"
}
},
"error": {
"invalid_mac_address": "Invalid MAC address"
}
}
}