Skip to content

Commit

Permalink
Update zh_cn.json (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHAY10086 authored Jun 22, 2024
1 parent 6e79551 commit b65137c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/main/resources/assets/powah/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"block.powah.blazing_crystal_block": "烈焰晶体块",
"block.powah.deepslate_uraninite_ore": "深层普通晶质铀矿石",
"block.powah.deepslate_uraninite_ore_dense": "深层致密晶质铀矿石",
"block.powah.deepslate_uraninite_ore_poor": "深层贫瘠晶质铀矿石",
"block.powah.dry_ice": "干冰",
"block.powah.ender_cell_basic": "末影单元(基础)",
"block.powah.ender_cell_blazing": "末影单元(烈焰)",
Expand Down Expand Up @@ -111,6 +114,7 @@
"gui.powah.jei.category.energizing": "充能",
"gui.powah.jei.category.heat.sources": "热源",
"gui.powah.jei.category.magmatic": "岩浆流体",
"gui.powah.jei.category.reactor.fuels": "反应堆燃料",
"gui.powah.jei.category.solid.coolant": "固体冷却剂",
"info.powah.carbon": "",
"info.powah.channel": "末影频道:%s",
Expand Down Expand Up @@ -177,6 +181,14 @@
"jei.powah.binding_card_dim": "对末影人或末影螨使用绑定卡获得。",
"jei.powah.lens_of_ender": "对末影人或末影螨使用光伏板获得。",
"jei.powah.player_aerial_pearl": "对僵尸或尸壳使用天线珍珠以获得。",
"tag.item.c.blue_ices": "蓝冰",
"tag.item.c.dry_ices": "干冰",
"tag.item.c.ices": "任意冰",
"tag.item.c.packed_ices": "浮冰",
"tag.item.c.raw_uraninite_ores": "粗晶质铀矿",
"tag.item.c.regular_ices": "",
"tag.item.c.uraninite_blocks": "晶质铀块",
"tag.item.c.uraninite_ores": "晶质铀矿石",
"wiki.powah.battery": "电池",
"wiki.powah.battery_0": "充能玩家物品栏中的物品。同样可以在末影单元中通过按下 Shift 单击被加入至末影频道,其中所含能量也会被保留。",
"wiki.powah.binding_card": "绑定卡",
Expand Down Expand Up @@ -247,7 +259,7 @@
"wiki.powah.welcome_back": "欢迎回来,%s :)",
"wiki.powah.wrench": "扳手",
"wiki.powah.wrench_0": "扳手拥有 3 个模式,手持扳手按下 Shift 右击可以切换扳手的模式:",
"wiki.powah.wrench_1": "配置模式:勇于改变线缆的输入输出配置",
"wiki.powah.wrench_1": "配置模式:用于改变线缆的输入输出配置",
"wiki.powah.wrench_2": "链接模式:用于链接可链接方块,例如充能台与充能棒。",
"wiki.powah.wrench_3": "旋转模式:用于水平旋转方块。"
}

0 comments on commit b65137c

Please sign in to comment.