diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 5fa06bad2..129534454 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -462,9 +462,9 @@ optGeneral: "一般" optMultiplayer: "多人遊戲" optBooleanPrompt: "輸入 '' 或 '' ," optNumberPrompt: "Enter a level (number) for tracking progress, , " -optAllowCommands: "Allow commands during quest" -optAllowQuitting: "Allow quitting during quest" -optCommandsDenied: "You cannot use commands during ." +optAllowCommands: "允許在任務期間使用指令" +optAllowQuitting: "允許中途放棄任務" +optCommandsDenied: "你不能在進行 任務期間使用指令。" optUseDungeonsXLPlugin: "Use DungeonsXL plugin" optUsePartiesPlugin: "Use Parties plugin" optShareProgressLevel: "Level of progress sharing"