1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 05:34:15 +01:00
Files
core/homeassistant/components/configurator/strings.json
T
2020-04-20 16:25:35 -07:00

10 lines
130 B
JSON

{
"title": "Configurator",
"state": {
"_": {
"configure": "Configure",
"configured": "Configured"
}
}
}