We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92662d8 commit ce5b301Copy full SHA for ce5b301
1 file changed
src/main/resources/assets/modmenu/lang/zh_cn.json
@@ -136,9 +136,9 @@
136
"option.modmenu.easter_eggs.false": "禁用",
137
"option.modmenu.mods_button_style": "主菜单中的位置",
138
"option.modmenu.mods_button_style.classic": "Realms下一行",
139
- "option.modmenu.mods_button_style.replace_realms": "替换掉Realms",
140
- "option.modmenu.mods_button_style.shrink": "Realms同一行",
141
"option.modmenu.mods_button_style.icon": "图标",
+ "option.modmenu.game_menu_button_style.insert": "Realms同一行",
+ "option.modmenu.game_menu_button_style.replace": "替换掉Realms",
142
"option.modmenu.game_menu_button_style": "暂停菜单中的位置",
143
"option.modmenu.game_menu_button_style.icon": "图标",
144
"option.modmenu.random_java_colors": "Java图标颜色",
0 commit comments