18 lines
439 B
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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|