Client: Added material column in spool table

This commit is contained in:
Donkie
2023-07-14 12:07:27 +02:00
parent bfb63cbfdc
commit 346e59151f
3 changed files with 15 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
"id": "Id",
"filament_name": "Filament",
"filament": "Filament",
"material": "Material",
"used_weight": "Used Weight",
"remaining_weight": "Remaining Weight",
"used_length": "Used Length",

View File

@@ -53,6 +53,7 @@
"id": "Id",
"filament_name": "Filament",
"filament": "Filament",
"material": "Material",
"used_weight": "Använd vikt",
"remaining_weight": "Återstående vikt",
"used_length": "Använd längd",