This commit is contained in:
williamwoldum
2023-01-17 03:54:24 +01:00
parent e20a0e90b2
commit 9f008fc04e
7 changed files with 8699 additions and 2 deletions

View File

@@ -418,5 +418,13 @@
"print_status": "Print Status",
"print_progress": "Progress",
"layers": "Layers"
},
"octoPrint": {
"printer_state": "Status",
"temp_tool": "Tool temp",
"temp_bed": "Bed temp",
"job_time_elapsed": "Elpased",
"job_time_left": "Left",
"job_completion": "Completion"
}
}