Replace "Ota" with "OTA update" in anova integration (#137431)
parent
417a595b73
commit
c4411914c2
|
@ -39,7 +39,7 @@
|
||||||
"idle": "[%key:common::state::idle%]",
|
"idle": "[%key:common::state::idle%]",
|
||||||
"cook": "Cooking",
|
"cook": "Cooking",
|
||||||
"low_water": "Low water",
|
"low_water": "Low water",
|
||||||
"ota": "Ota",
|
"ota": "OTA update",
|
||||||
"provisioning": "Provisioning",
|
"provisioning": "Provisioning",
|
||||||
"high_temp": "High temperature",
|
"high_temp": "High temperature",
|
||||||
"device_failure": "Device failure"
|
"device_failure": "Device failure"
|
||||||
|
|
Loading…
Reference in New Issue