Fix description reference in PoolSense config flow (#41535)
This commit is contained in:
parent
f268378f0f
commit
9d1aa70c62
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"title": "PoolSense",
|
||||
"description": "[%key:common::config_flow::description%]",
|
||||
"description": "[%key:common::config_flow::description::confirm_setup%]",
|
||||
"data": {
|
||||
"email": "[%key:common::config_flow::data::email%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
|
Loading…
Add table
Reference in a new issue