core/homeassistant/components/brother/.translations/nl.json

18 lines
439 B
JSON

{
"config": {
"abort": {
"unsupported_model": "Dit printermodel wordt niet ondersteund."
},
"error": {
"connection_error": "Verbindingsfout.",
"wrong_host": "Ongeldige hostnaam of IP-adres."
},
"step": {
"user": {
"data": {
"host": "Printerhostnaam of IP-adres"
}
}
}
}
}