From e8891c8880c26b4ee9f8518775111d71fa6ed8a9 Mon Sep 17 00:00:00 2001 From: BlueNightSky Date: Mon, 8 Jan 2024 18:10:04 +0800 Subject: [PATCH] Update zhTW.lua --- Cataclysm/ThroneTides/Locales/zhTW.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cataclysm/ThroneTides/Locales/zhTW.lua b/Cataclysm/ThroneTides/Locales/zhTW.lua index ec9894cf7..9becd7a0e 100644 --- a/Cataclysm/ThroneTides/Locales/zhTW.lua +++ b/Cataclysm/ThroneTides/Locales/zhTW.lua @@ -10,7 +10,7 @@ if L then L.faceless_watcher = "無面看守者" L.tainted_sentry = "被感染的哨衛" - --L.ozumat_warmup_trigger = "The beast has returned! It must not pollute my waters!" + L.ozumat_warmup_trigger = "那頭怪物回來了!不能讓牠污染我的水!" end L = BigWigs:NewBossLocale("Lady Naz'jar", "zhTW")