Skip to content

Commit 85c693c

Browse files
authored
Update Chinese translation for pause menu (#997)
* Update zh_cn.json for game menu strings. * Update fabric.mod.json metadata/version. - Update Chinese translation for pause menu (thanks EastCation)
1 parent 34691ba commit 85c693c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

src/main/resources/assets/modmenu/lang/zh_cn.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,10 @@
163163
"option.modmenu.update_channel": "更新频道",
164164
"option.modmenu.update_channel.alpha": "全部",
165165
"option.modmenu.update_channel.beta": "正式版和测试版",
166-
"option.modmenu.update_channel.release": "仅正式版"
166+
"option.modmenu.update_channel.release": "仅正式版",
167+
"modmenu.install_version": "安装版本 %s",
168+
"modmenu.bluesky": "Bluesky",
169+
"option.modmenu.sorting.has_update": "有更新",
170+
"option.modmenu.game_menu_button_style.insert": "“提供反馈”和“报告漏洞”下一行",
171+
"option.modmenu.game_menu_button_style.replace": "替换掉“提供反馈”和“报告漏洞”"
167172
}

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@
100100
"Pyrrha",
101101
"sakura-ryoko",
102102
"lowercasebtw",
103-
"tnoctua"
103+
"tnoctua",
104+
"Starmoe(Celestia)"
104105
],
105106
"description": "Adds a mod menu to view the list of mods you have installed.",
106107
"mixins": [

0 commit comments

Comments
 (0)