mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-08-03 08:20:19 +02:00
Bags: Code cleanup and per-bag trash slot.
* Turn page creation into a loop. * Add per-bag trash slot. * Changed i18n to allow replacements.
This commit is contained in:
@ -3,10 +3,7 @@
|
||||
# Template
|
||||
### bags.lua ###
|
||||
Bags = Sacs
|
||||
Bag 1 = Sac 1
|
||||
Bag 2 = Sac 2
|
||||
Bag 3 = Sac 3
|
||||
Bag 4 = Sac 4
|
||||
Bag @1 = Sac @1
|
||||
Small Bag = Petit sac
|
||||
Medium Bag = Sac moyen
|
||||
Large Bag = Grand sac
|
||||
|
Reference in New Issue
Block a user