Fix Ultimaker-API-Translation (#110)
This commit is contained in:
parent
45bb9034fe
commit
6c641f4eba
1 changed files with 2 additions and 2 deletions
|
|
@ -177,8 +177,8 @@ const config: Config = {
|
|||
type: types.option({
|
||||
unreachable: "unavailable",
|
||||
booting: "unavailable",
|
||||
prePrint: "printing",
|
||||
postPrint: "printing",
|
||||
"pre_print": "printing",
|
||||
"post_print": "printing",
|
||||
printing: "printing",
|
||||
idle: "idle",
|
||||
error: "error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue