From 84185ba554a94bcc1ce3427ea97d903fe02691d1 Mon Sep 17 00:00:00 2001 From: DonaldBear Date: Sun, 26 May 2024 16:39:52 +0800 Subject: [PATCH] Update locale_zh_TW.properties MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated this line: Skills.AbilityGateRequirementFail=&7你還需要 &e{0}&7 級以上的 &3{1}&7 來使用這個能力。 Added: "還" (meaning = stills) in Skills.AbilityGateRequirementFail Avoid player misconception, indicate that players still need such a level to have the ability to use these skills. --- src/main/resources/locale/locale_zh_TW.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locale/locale_zh_TW.properties b/src/main/resources/locale/locale_zh_TW.properties index 8bfb2a458..639022c5b 100644 --- a/src/main/resources/locale/locale_zh_TW.properties +++ b/src/main/resources/locale/locale_zh_TW.properties @@ -1004,7 +1004,7 @@ Skills.TooTired.Named=&7(&6{0}&e {1}s&7) Skills.TooTired.Extra=&6{0} &e超能力冷卻 - {1} Skills.Cancelled=&6{0} &c已取消 ! Skills.ConfirmOrCancel=&a再次點擊右鍵以確定 &6{0}&a,點擊左鍵取消。 -Skills.AbilityGateRequirementFail=&7你需要 &e{0}&7 級以上的 &3{1}&7 來使用這個能力。 +Skills.AbilityGateRequirementFail=&7你還需要 &e{0}&7 級以上的 &3{1}&7 來使用這個能力。 #STATISTICS Stats.Header.Combat=&6-=格鬥技能=- Stats.Header.Gathering=&6-=採集技能=-