Skip to content

Commit

Permalink
WoD/TheEverbloom/Yalnu: Localization
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Oct 2, 2023
1 parent def365c commit 1c5a646
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "esES") or BigWigs:NewBossLocale("Yalnu", "esMX")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "Kirin Tor"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "frFR")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "Kirin Tor"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "itIT")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "Kirin Tor"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "koKR")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "키린 토"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "ptBR")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "Kirin Tor"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "ruRU")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "Кирин-Тор"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "zhCN")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "肯瑞托"
L.warmup_trigger = "传送门失守了!我们必须在这头野兽逃跑前阻止它!"
end

Expand Down
2 changes: 1 addition & 1 deletion WoD/TheEverbloom/Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

L = BigWigs:NewBossLocale("Yalnu", "zhTW")
if L then
--L.kirin_tor = "Kirin Tor"
L.kirin_tor = "祈倫托"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
end

Expand Down

0 comments on commit 1c5a646

Please sign in to comment.