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 @@
|
|||
{
|
||||
"state": {
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"active": "[%key:common::state::active%]",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"paused": "[%key:common::state::paused%]"
|
||||
"state": {
|
||||
"active": "[%key:common::state::active%]",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"paused": "[%key:common::state::paused%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue