Restructure translations for entity components (#89702)
This commit is contained in:
parent
f55aaf7664
commit
f32b7859b8
32 changed files with 435 additions and 321 deletions
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"title": "Input boolean",
|
||||
"state": {
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"on": "[%key:common::state::on%]"
|
||||
"state": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"on": "[%key:common::state::on%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue