Add more description to help text, fix cs locale.
This commit is contained in:
@@ -106,7 +106,10 @@
|
|||||||
"showSpoolComment": "Poznámka k cívce",
|
"showSpoolComment": "Poznámka k cívce",
|
||||||
"showFilamentComment": "Poznámka k filamentu",
|
"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"
|
"useHTTPUrl": {
|
||||||
|
"label": "Použít HTTP(S) URL",
|
||||||
|
"tooltip": "Použít HTTP(S) odkaz v QR kódu. Pokud je vypnuto, použije se speciální kód, který půjde načíst pouze skrz skener v aplikaci Spoolman."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"spoolSelect": {
|
"spoolSelect": {
|
||||||
"title": "Vybrat cívky",
|
"title": "Vybrat cívky",
|
||||||
|
|||||||
@@ -109,7 +109,7 @@
|
|||||||
"showVendorComment": "Vendor Comment",
|
"showVendorComment": "Vendor Comment",
|
||||||
"useHTTPUrl": {
|
"useHTTPUrl": {
|
||||||
"label": "Use HTTP(S) link in QR code",
|
"label": "Use HTTP(S) link in QR code",
|
||||||
"tooltip": "Uses either the base URL specified in settings, or the current page URL if not set."
|
"tooltip": "Uses either the base URL specified in settings, or the current page URL if not set. If disabled will use proprietary link that will work only if scanned from Spoolman's scanning feature."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"spoolSelect": {
|
"spoolSelect": {
|
||||||
|
|||||||
Reference in New Issue
Block a user