Files
core/homeassistant/components/command_line/strings.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
181 B
JSON
Raw Normal View History

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