Add pre-defined entity name translations (#89792)

This commit is contained in:
Franck Nijhof
2023-03-16 21:10:20 +01:00
committed by GitHub
parent e6f280cf7a
commit f9919bb7cf
34 changed files with 402 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
"title": "Input boolean",
"entity_component": {
"_": {
"name": "[%key:component::input_boolean::title%]",
"state": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]"