Files
tbd-station-14/Resources/Locale/en-US/components/storage-component.ftl
2023-10-30 20:55:55 -07:00

11 lines
535 B
Plaintext

comp-storage-no-item-size = N/A
comp-storage-cant-insert = Can't insert.
comp-storage-too-big = Too big!
comp-storage-insufficient-capacity = No room!
comp-storage-invalid-container = This doesn't go in there!
comp-storage-anchored-failure = Can't insert an anchored item.
comp-storage-cant-drop = You can't let go of { THE($entity) }!
comp-storage-window-title = Storage Item
comp-storage-window-weight = { $weight }/{ $maxWeight }, Max Size: {$size}
comp-storage-window-slots = Slots: { $itemCount }/{ $maxCount }, Max Size: {$size}