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:
@@ -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",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"paperSize": "Papperstyp",
|
||||
"showBorder": "Visa ram",
|
||||
"previewScale": "Skala förhandsgranskning",
|
||||
"skipItems": "Hoppa över objekt",
|
||||
"contentSettings": "Innehållsinställningar",
|
||||
"layoutSettings": "Layoutinställningar",
|
||||
"marginLeft": "Marginal - vänster",
|
||||
@@ -84,9 +85,20 @@
|
||||
"qrcode": {
|
||||
"button": "Skriv ut QR-koder",
|
||||
"title": "QR-kod utskrift",
|
||||
"spoolWeight": "Spolvikt: {{weight}}",
|
||||
"lotNr": "Batch: {{lot}}",
|
||||
"bedTemp": "BT: {{temp}}",
|
||||
"extruderTemp": "ET: {{temp}}",
|
||||
"textSize": "Textstorlek",
|
||||
"showSpoolmanIcon": "Visa Spoolman-ikon",
|
||||
"showContent": "Visa QR-kodsinnehåll"
|
||||
"showContent": "Etikett",
|
||||
"showVendor": "Leverantör",
|
||||
"showLotNr": "Batchnummer",
|
||||
"showSpoolWeight": "Spolvikt",
|
||||
"showTemperatures": "Temperaturer",
|
||||
"showSpoolComment": "Spolkommentar",
|
||||
"showFilamentComment": "Filamentkommentar",
|
||||
"showVendorComment": "Leverantörskommentar"
|
||||
},
|
||||
"spoolSelect": {
|
||||
"title": "Välj spolar",
|
||||
|
||||
Reference in New Issue
Block a user