inventory-component.ftl 305 B

12345678910
  1. inventory-component-can-equip-cannot = You can't equip this!
  2. inventory-component-can-equip-does-not-fit = This doesn't fit!
  3. inventory-component-can-unequip-cannot = You can't unequip this!
  4. inventory-component-dropped-from-unequip =
  5. You dropped {$items ->
  6. [1] an item!
  7. *[other] some items!
  8. }