11 lines
247 B
JSON
11 lines
247 B
JSON
|
{
|
||
|
"state": {
|
||
|
"prusalink__printer_state": {
|
||
|
"cancelling": "Cancelando",
|
||
|
"idle": "Ocioso",
|
||
|
"paused": "Pausado",
|
||
|
"pausing": "Pausando",
|
||
|
"printing": "Imprimindo"
|
||
|
}
|
||
|
}
|
||
|
}
|