Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh_cn.lang #130

Merged
merged 1 commit into from
Aug 29, 2018
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
4 changes: 4 additions & 0 deletions src/main/resources/assets/magneticraft/lang/zh_cn.lang
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ item.magneticraft.iron_gear_normal.name=铁齿轮
item.magneticraft.steel_gear_normal.name=钢齿轮
item.magneticraft.tungsten_gear_normal.name=钨齿轮

item.magneticraft.inserter_upgrade_speed.name=插入器升级:速度
item.magneticraft.inserter_upgrade_stack.name=插入器升级:堆叠

tile.magneticraft.ores_copper.name=黄铜矿石
tile.magneticraft.ores_lead.name=方铅矿石
tile.magneticraft.ores_cobalt.name=钴矿石
Expand Down Expand Up @@ -198,6 +201,7 @@ tile.magneticraft.pumpjack_inactive_north.name=石油钻井
tile.magneticraft.hydraulic_press_inactive_north.name=液压机
tile.magneticraft.oil_heater_inactive_north.name=原油加热器
tile.magneticraft.refinery_inactive_north.name=炼油厂
tile.magneticraft.big_combustion_chamber_inactive_north.name=大型燃烧室

# Ingot blocks
tile.magneticraft.storage_blocks_copper.name=铜块
Expand Down