core/homeassistant/components/websocket_api/strings.json

8 lines
174 B
JSON

{
"exceptions": {
"child_service_not_found": {
"message": "Action {domain}.{service} uses action {child_domain}.{child_service} which was not found."
}
}
}