Currency setting is now utilized in filament/spool lists, edit pages etc
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
"archived": "Archived"
|
||||
},
|
||||
"fields_help": {
|
||||
"price": "Price of a full spool in the system configured currency. If not set, the price of the filament will be assumed instead.",
|
||||
"price": "Price of a full spool. If not set, the price of the filament will be assumed instead.",
|
||||
"weight_to_use": "Select what weight value to enter. Measured weight is only available if the spool weight is set for the selected filament.",
|
||||
"used_weight": "How much filament has been used from the spool. A new spool should have 0g used.",
|
||||
"remaining_weight": "How much filament is left on the spool. For a new spool this should match the spool weight.",
|
||||
@@ -202,7 +202,7 @@
|
||||
"fields_help": {
|
||||
"name": "Filament name, to distinguish this filament type among others from the same vendor. Should contain the color for example.",
|
||||
"material": "E.g. PLA, ABS, PETG, etc.",
|
||||
"price": "Price of a full spool in the system configured currency.",
|
||||
"price": "Price of a full spool.",
|
||||
"weight": "The filament weight of a full spool (net weight). This should not include the weight of the spool itself, only the filament. It is what is usually written on the packaging.",
|
||||
"spool_weight": "The weight of an empty spool. Used to determine measured weight of a spool.",
|
||||
"article_number": "E.g. EAN, UPC, etc."
|
||||
|
||||
Reference in New Issue
Block a user