Fix multilevel reference translations (#102338)

This commit is contained in:
Robert Resch 2023-10-20 08:12:53 +02:00 committed by GitHub
parent b911f242dd
commit bb90c1f168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 84 additions and 84 deletions

View file

@ -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": {