Fix typo in update_not_available key in Shelly strings (#152444)

This commit is contained in:
Shay Levy
2025-09-16 14:23:10 -04:00
committed by GitHub
parent 3c6db923a3
commit df16e85359
+1 -1
View File
@@ -300,7 +300,7 @@
},
"abort": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"update_not_available": "[%key:component::shelly::issues::ble_scanner_firmware_unsupported::fix_flow::abort::update_not_available]"
"update_not_available": "[%key:component::shelly::issues::ble_scanner_firmware_unsupported::fix_flow::abort::update_not_available%]"
}
}
}