1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/configurator/strings.json
2023-03-16 21:10:20 +01:00

13 lines
226 B
JSON

{
"title": "Configurator",
"entity_component": {
"_": {
"name": "[%key:component::configurator::title%]",
"state": {
"configure": "Configure",
"configured": "Configured"
}
}
}
}