Add missing flow form field translation in blink (#173756)

This commit is contained in:
Franck Nijhof
2026-06-19 18:07:26 +00:00
parent a6e639377b
commit a2bd7d5857
@@ -26,6 +26,12 @@
"description": "The credentials for {username} need to be updated",
"title": "Re-authenticate Blink"
},
"reconfigure": {
"data": {
"password": "[%key:common::config_flow::data::password%]",
"username": "[%key:common::config_flow::data::username%]"
}
},
"user": {
"data": {
"password": "[%key:common::config_flow::data::password%]",