core/homeassistant/components/intent_script/strings.json

9 lines
148 B
JSON
Raw Normal View History

{
"services": {
"reload": {
"name": "Reload",
"description": "Reloads the intent script from the YAML-configuration."
}
}
}