Files
home-assistant-core/homeassistant/components/intent_script/strings.json
T

9 lines
172 B
JSON

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