Fix multilevel reference translations (#102338)
This commit is contained in:
parent
b911f242dd
commit
bb90c1f168
45 changed files with 84 additions and 84 deletions
|
@ -5,7 +5,7 @@
|
|||
"user": {
|
||||
"description": "[%key:component::bluetooth::config::step::user::description%]",
|
||||
"data": {
|
||||
"address": "[%key:component::bluetooth::config::step::user::data::address%]"
|
||||
"address": "[%key:common::config_flow::data::device%]"
|
||||
}
|
||||
},
|
||||
"bluetooth_confirm": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue