Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/main/resources/assets/cellterminal/lang/zh_cn.lang
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,12 @@ gui.cellterminal.storagebus.clear=清空过滤项
gui.cellterminal.storagebus.partitionall=设置内容至过滤项
gui.cellterminal.storage_bus.name=存储总线
gui.cellterminal.storage_bus.air=空气
gui.cellterminal.storage_bus.prefix.import=输入
gui.cellterminal.storage_bus.prefix.export=输出
gui.cellterminal.storage_bus.type.item=物品
gui.cellterminal.storage_bus.type.fluid=流体
gui.cellterminal.storage_bus.type.gas=气体
gui.cellterminal.storage_bus.type.essentia=源质

# Search help tooltip
gui.cellterminal.search_help.title=搜索语法帮助
Expand Down
Loading