diff --git a/Delves/Locales/zhCN.lua b/Delves/Locales/zhCN.lua index 3b322adb6..8160b7738 100644 --- a/Delves/Locales/zhCN.lua +++ b/Delves/Locales/zhCN.lua @@ -7,6 +7,6 @@ end L = BigWigs:NewBossLocale("Zekvir 2", "zhCN") if L then - L.zekvir = "泽克维尔(难度1)" + L.zekvir = "泽克维尔(难度2)" L.web_terror = "蛛网恐魔" end