core/homeassistant/components/intent_script/strings.json

9 lines
172 B
JSON

{
"services": {
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads the intent script from the YAML-configuration."
}
}
}