Skip to content

Commit

Permalink
Merge pull request #1 from Hambaka/master
Browse files Browse the repository at this point in the history
Add Simplified Chinese localization.
  • Loading branch information
Shnupbups committed Aug 28, 2020
2 parents a1686fe + 4ae70a0 commit 58be959
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/assets/tooltiptooltips/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tooltip.harvest_level": "挖掘等级:",
"tooltip.harvest_speed": "挖掘速度:",
"tooltip.enchantability": "附魔能力:",
"tooltip.max_durability": "耐久度上限:",
"tooltip.press_shift": "按住Shift查看详细信息"
}

0 comments on commit 58be959

Please sign in to comment.