core/homeassistant/components/ping/strings.json

9 lines
143 B
JSON
Raw Normal View History

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