Skip to content

Commit e861cca

Browse files
committed
fix missing pretty name of option autoRespawn
1 parent 9520124 commit e861cca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/main/resources/assets/tweakermore/lang/en_us.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ tweakermore:
8989
autoRespawn:
9090
.: autoRespawn
9191
comment: Automatically perform respawn when the @tr#deathScreen.spectate@/@tr#deathScreen.respawn@ button in death screen is available
92+
pretty_name: Auto Respawn
9293
containerProcessorHint:
9394
.: containerProcessorHint
9495
comment: 'Displays the enabling status of auto container processing related features, including:'

src/main/resources/assets/tweakermore/lang/zh_cn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ tweakermore:
8989
autoRespawn:
9090
.: 自动重生
9191
comment: 自动在死亡界面的@tr#deathScreen.spectate@/@tr#deathScreen.respawn@按钮变为可用时进行重生
92+
pretty_name: 自动重生
9293
containerProcessorHint:
9394
.: 自动容器处理提示
9495
comment: 在界面右上角显示自动容器处理相关功能的开启情况,包括:

0 commit comments

Comments
 (0)