Add option to use full URL in QR codes instead of web+spoolman: prefix

This commit is contained in:
Michal Kunc
2024-02-10 00:09:39 +01:00
parent babb95d086
commit 30ee5b7cae
4 changed files with 14 additions and 3 deletions

View File

@@ -105,7 +105,8 @@
"showTemperatures": "Teploty",
"showSpoolComment": "Poznámka k cívce",
"showFilamentComment": "Poznámka k filamentu",
"showVendorComment": "Poznámka k výrobci"
"showVendorComment": "Poznámka k výrobci",
"useHTTPUrl": "Použít HTTP(S) odkaz v QR kódu"
},
"spoolSelect": {
"title": "Vybrat cívky",

View File

@@ -106,7 +106,8 @@
"showTemperatures": "Temperatures",
"showSpoolComment": "Spool Comment",
"showFilamentComment": "Filament Comment",
"showVendorComment": "Vendor Comment"
"showVendorComment": "Vendor Comment",
"useHTTPUrl": "Use HTTP(S) link in QR code"
},
"spoolSelect": {
"title": "Select Spools",