Storage bugfixes. (#17011)
This commit is contained in:
committed by
GitHub
parent
f1614cd28c
commit
4be515b8e2
@@ -1,8 +1,9 @@
|
||||
comp-storage-no-item-size = N/A
|
||||
comp-storage-cant-insert = Can't insert.
|
||||
comp-storage-insufficient-capacity = Insufficient capacity.
|
||||
comp-storage-invalid-container = Invalid container for this item.
|
||||
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-volume = Items: { $itemCount }, Stored: { $usedVolume }/{ $maxVolume }
|
||||
comp-storage-window-volume-unlimited = Items: { $itemCount }
|
||||
|
||||
Reference in New Issue
Block a user