mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Add missing translation string in solarlog (#128015)
This commit is contained in:
parent
635731421f
commit
f99db05a4a
@ -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…
x
Reference in New Issue
Block a user