From e57660fa0685775b137ca3b8138a6f006e090ee6 Mon Sep 17 00:00:00 2001 From: Liger Date: Wed, 13 Nov 2024 02:07:37 +0800 Subject: [PATCH] Update zhCN locales --- .../Legion Class Halls/Hall Of The Guardian (Mage).lua | 2 +- .../06 Legion/Legion Class Halls/The Dreamgrove (Druid).lua | 2 +- .../02 - Assembly of the Deeps/Awakening The Machine.lua | 1 + .../02 - Assembly of the Deeps/Snuffling.lua | 1 + .../04 - The Severed Threads/Severed Threads Pact.lua | 1 + 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/Hall Of The Guardian (Mage).lua b/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/Hall Of The Guardian (Mage).lua index d9e541bd76..e3ff989c04 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/Hall Of The Guardian (Mage).lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/Hall Of The Guardian (Mage).lua @@ -13,7 +13,7 @@ DAILY_EVENT_ROLL = createHeader({ pt = "Lista de Eventos", ru = "Ролл События", ko = "이벤트 롤", - cn = "事件投骰", + cn = "事件掷骰", }, description = { en = "If this quest has a checkmark next to it, then check below to see if you are eligible for the scenario portal. If not, that means that you should come back tomorrow.", diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/The Dreamgrove (Druid).lua b/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/The Dreamgrove (Druid).lua index 39727d0654..a28a12696d 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/The Dreamgrove (Druid).lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/06 Legion/Legion Class Halls/The Dreamgrove (Druid).lua @@ -13,7 +13,7 @@ DAILY_DREAMWAY_EVENT_ROLL = createHeader({ pt = "Lista de Eventos", ru = "Ролл События", ko = "이벤트 롤", - cn = "事件投骰", + cn = "事件掷骰", }, description = { en = "If this quest has a checkmark next to it, then check below which stone is active. If none of them are checked, that means that none of the owlcat stones can be interacted with today and that you should come back tomorrow.", diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Awakening The Machine.lua b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Awakening The Machine.lua index 0903625d76..241d0a4792 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Awakening The Machine.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Awakening The Machine.lua @@ -6,6 +6,7 @@ AWAKENING_THE_MACHINE = createHeader({ icon = 5768149, text = { en = "Awakening The Machine", + cn = "主机觉醒", }, }); root(ROOTS.ExpansionFeatures, expansion(EXPANSION.TWW, bubbleDownSelf({ ["timeline"] = { ADDED_11_0_2 } }, { diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Snuffling.lua b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Snuffling.lua index 14220cb1f6..80ff05a84d 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Snuffling.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/02 - Assembly of the Deeps/Snuffling.lua @@ -7,6 +7,7 @@ SNUFFLING = createHeader({ icon = 648644, text = { en = "Snuffling", + cn = "嗅探", }, }); root(ROOTS.ExpansionFeatures, expansion(EXPANSION.TWW, bubbleDownSelf({ ["timeline"] = { ADDED_11_0_2 } }, { diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/04 - The Severed Threads/Severed Threads Pact.lua b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/04 - The Severed Threads/Severed Threads Pact.lua index 3f90dc48a6..f6798ae033 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/04 - The Severed Threads/Severed Threads Pact.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/11 - The War Within/04 - The Severed Threads/Severed Threads Pact.lua @@ -6,6 +6,7 @@ SEVERED_THREADS_PACT = createHeader({ icon = 5409320, text = { en = "Severed Threads Pact", + cn = "斩离之丝契约", }, }); root(ROOTS.ExpansionFeatures, expansion(EXPANSION.TWW, bubbleDownSelf({ ["timeline"] = { ADDED_11_0_2 } }, {