Add pre-defined entity name translations (#89792)
This commit is contained in:
@@ -18,10 +18,17 @@
|
||||
},
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "[%key:component::switch::title%]",
|
||||
"state": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"on": "[%key:common::state::on%]"
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"name": "[%key:component::switch::entity_component::_::name%]"
|
||||
},
|
||||
"outlet": {
|
||||
"name": "Outlet"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user