mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Remove recursive key reference (#46999)
This commit is contained in:
parent
722b1e8746
commit
0eb8951aed
@ -12,7 +12,7 @@
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"name": "[%key:component::syncthru::config::step::user::data::name%]",
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"url": "[%key:component::syncthru::config::step::user::data::url%]"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user