show non-sheet material units in lathe (#19896)
* locale for material units * use material units in lathe ui * give units to non-sheet materials * :trollface: * use volume properly * :trollface: * review --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
20
Resources/Locale/en-US/materials/units.ftl
Normal file
20
Resources/Locale/en-US/materials/units.ftl
Normal file
@@ -0,0 +1,20 @@
|
||||
# sheets of steel
|
||||
materials-unit-sheet = sheet
|
||||
# bars of gold
|
||||
materials-unit-bar = bar
|
||||
# planks of wood
|
||||
materials-unit-plank = plank
|
||||
# rolls of cloth
|
||||
materials-unit-roll = roll
|
||||
# pieces of biomass
|
||||
materials-unit-piece = piece
|
||||
# bunches of bananium
|
||||
materials-unit-bunch = bunch
|
||||
# slabs of meat
|
||||
materials-unit-slab = slab
|
||||
# webs of silk
|
||||
materials-unit-web = web
|
||||
|
||||
# bills of spesos... not very good but they are not (yet?) used for crafting anything
|
||||
# also the lathe/atm would need bigger denominations to output...
|
||||
materials-unit-bill = bill
|
||||
Reference in New Issue
Block a user