Automatic bundle update

This commit is contained in:
Github Actions
2022-10-30 13:02:51 +00:00
parent b2e52a647b
commit d73bd9e4f9
34 changed files with 136 additions and 0 deletions

View File

@@ -1440,6 +1440,8 @@ block.distributor.name = 대형 분배기
block.sorter.name = 필터
block.inverted-sorter.name = 반전 필터
block.message.name = 메모 블록
block.reinforced-message.name = Reinforced Message
block.world-message.name = World Message
block.illuminator.name = 조명
block.overflow-gate.name = 포화 필터
block.underflow-gate.name = 불포화 필터
@@ -1841,6 +1843,8 @@ block.derelict = \ue815 [lightgray]잔해
block.armored-conveyor.description = 자원을 앞으로 운반합니다. 측면에서 자원을 받아들이지 않습니다.
block.illuminator.description = 발광합니다.
block.message.description = 아군 간의 소통을 위한 메시지를 저장합니다.
block.reinforced-message.description = Stores a message for communication between allies.
block.world-message.description = A message block for use in mapmaking. Cannot be destroyed.
block.graphite-press.description = 석탄을 흑연으로 압축합니다.
block.multi-press.description = 석탄을 흑연으로 압축합니다. 냉각수로 물이 필요합니다.
block.silicon-smelter.description = 석탄과 모래에서 실리콘을 정제합니다.