1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/homeassistant/components/command_line/strings.json
2023-11-04 16:17:31 +01:00

9 lines
181 B
JSON

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