mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Add missing translation string in solarlog (#128015)
This commit is contained in:
parent
635731421f
commit
f99db05a4a
@ -32,7 +32,8 @@
|
|||||||
"reconfigure_confirm": {
|
"reconfigure_confirm": {
|
||||||
"title": "Configure SolarLog",
|
"title": "Configure SolarLog",
|
||||||
"data": {
|
"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…
x
Reference in New Issue
Block a user