Add missing string for already_configured in Brother integration (#30584)

This commit is contained in:
Maciej Bieniek 2020-01-08 16:15:05 +01:00 committed by Franck Nijhof
parent 0e9b414c26
commit 6e3e383b3f

View File

@ -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."
}
}
}