core/homeassistant/components/configurator/strings.json

13 lines
226 B
JSON
Raw Normal View History

2020-04-20 23:25:35 +00:00
{
"title": "Configurator",
"entity_component": {
2020-04-20 23:25:35 +00:00
"_": {
"name": "[%key:component::configurator::title%]",
"state": {
"configure": "Configure",
"configured": "Configured"
}
2020-04-20 23:25:35 +00:00
}
}
}