Add missing translation string in solarlog (#128015)
This commit is contained in:
parent
c8178ab915
commit
b8131cee2e
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@
|
|||
"reconfigure_confirm": {
|
||||
"title": "Configure SolarLog",
|
||||
"data": {
|
||||
"has_password": "[%key:component::solarlog::config::step::user::data::has_password%]"
|
||||
"has_password": "[%key:component::solarlog::config::step::user::data::has_password%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue