From eb510eab547a59711bfb8fb053c0c8d47d5c683d Mon Sep 17 00:00:00 2001 From: Maple Saint <2303601+nanjuekaien1@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:20:45 +0800 Subject: [PATCH] Update zhCN (#976) --- Dragonflight/DawnOfTheInfinite/Locales/zhCN.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dragonflight/DawnOfTheInfinite/Locales/zhCN.lua b/Dragonflight/DawnOfTheInfinite/Locales/zhCN.lua index 9318e8815..1872bdaf8 100644 --- a/Dragonflight/DawnOfTheInfinite/Locales/zhCN.lua +++ b/Dragonflight/DawnOfTheInfinite/Locales/zhCN.lua @@ -35,5 +35,5 @@ if L then L.custom_on_rift_autotalk = "自动对话" L.custom_on_rift_autotalk_desc = "立即开始引导裂隙稳定度来打开时光裂隙。" - --L.manifested_timeways_warmup_trigger = "Even the Aspect of Time cannot be allowed to disrupt the timeways!" + L.manifested_timeways_warmup_trigger = "就算是时光的守护者也不能扰乱时间之流!" end