Revert "Storage TEST MERGE" (#21258)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
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-insufficient-capacity = Insufficient capacity.
|
||||
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 }/{ $maxCount }, Max Size: {$size}
|
||||
comp-storage-window-volume-full = [color=orange][bold]FULL[/bold][/color], Max Size: {$size}
|
||||
comp-storage-window-volume = Items: { $itemCount }, Stored: { $usedVolume }/{ $maxVolume }
|
||||
comp-storage-window-volume-unlimited = Items: { $itemCount }
|
||||
|
||||
Reference in New Issue
Block a user