1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 21:47:08 +00:00
Files
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"
}
}
}
}