Client: Added toggles for all label contents

Can now print spool/filament/vendor comments on the labels.
Translated label contents
This commit is contained in:
Donkie
2023-08-12 15:36:49 +02:00
parent 3662d89575
commit 153e891d6e
5 changed files with 170 additions and 68 deletions

View File

@@ -85,9 +85,20 @@
"qrcode": {
"button": "Print QR Codes",
"title": "QR Code Printing",
"spoolWeight": "Spool Weight: {{weight}}",
"lotNr": "Lot Nr: {{lot}}",
"bedTemp": "BT: {{temp}}",
"extruderTemp": "ET: {{temp}}",
"textSize": "Content Text Size",
"showSpoolmanIcon": "Show Spoolman Icon",
"showContent": "Print Label"
"showVendor": "Vendor",
"showContent": "Print Label",
"showLotNr": "Lot Nr",
"showSpoolWeight": "Spool Weight",
"showTemperatures": "Temperatures",
"showSpoolComment": "Spool Comment",
"showFilamentComment": "Filament Comment",
"showVendorComment": "Vendor Comment"
},
"spoolSelect": {
"title": "Select Spools",