core/homeassistant/components/smtp/strings.json

9 lines
123 B
JSON
Raw Normal View History

{
"services": {
"reload": {
"name": "Reload",
"description": "Reloads smtp notify services."
}
}
}