core/homeassistant/components/statistics/strings.json

9 lines
149 B
JSON

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