mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Add missing string for already_configured in Brother integration (#30584)
This commit is contained in:
parent
0e9b414c26
commit
6e3e383b3f
@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user