generated from neoforged/MDK
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from YCJ-GuLi/main
Create zh_cn.json
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
src/main/resources/assets/modular_angelring/lang/zh_cn.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"item.modular_angelring.angel_ring": "天使指环", | ||
"item.modular_angelring.inertia_module": "惯性模块", | ||
"item.modular_angelring.mining_module": "采集模块", | ||
"curios.identifier.angel_ring": "天使指环", | ||
"item.modular_angelring.gold_ring": "金指环", | ||
"item.modular_angelring.angel_wings": "天使之翼", | ||
"item.modular_angelring.speed_module": "速度模块", | ||
"item.modular_angelring.night_vision_module": "夜视模块", | ||
"item.modular_angelring.magnet_module": "磁铁模块", | ||
"item.modular_angelring.blank_module": "空白模块", | ||
"item.modular_angelring.angel_ring_upgrade_smithing_template": "天使锻造模板", | ||
"item.modular_angelring.bat_wings": "蝙蝠之翼", | ||
"item.modular_angelring.dragon_wings": "龙之翼", | ||
"item.modular_angelring.big_dragon_wings": "巨龙之翼", | ||
"item.modular_angelring.blue_dragon_wings": "蓝色龙翼", | ||
"item.modular_angelring.butterfly_wings": "蝴蝶之翼", | ||
"item.modular_angelring.gold_wings": "黄金之翼", | ||
"item.modular_angelring.golden_wings": "希望之冀" | ||
} |