31 lines
903 B
JSON
31 lines
903 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
"invalid_auth": "Neplatn\u00e9 overenie",
|
|
"not_supported": "Podporovan\u00e9 je iba PrusaLink API v2",
|
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API k\u013e\u00fa\u010d",
|
|
"host": "Hostite\u013e"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"sensor": {
|
|
"printer_state": {
|
|
"state": {
|
|
"cancelling": "Prebieha ru\u0161enie",
|
|
"idle": "Ne\u010dinn\u00fd",
|
|
"paused": "Pozastaven\u00fd",
|
|
"pausing": "Pozastavenie",
|
|
"printing": "Tla\u010d"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |