diff --git a/homeassistant/components/brother/strings.json b/homeassistant/components/brother/strings.json index a0e43e0e85a..b636b7c0202 100644 --- a/homeassistant/components/brother/strings.json +++ b/homeassistant/components/brother/strings.json @@ -17,7 +17,8 @@ "snmp_error": "SNMP server turned off or printer not supported." }, "abort": { - "unsupported_model": "This printer model is not supported." + "unsupported_model": "This printer model is not supported.", + "already_configured": "This printer is already configured." } } }