You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
2.0 KiB

if GetLocale() ~= "zhTW" then return end
local L
---------------------------
-- Shriekwing --
---------------------------
--L= DBM:GetModLocalization(2393)
---------------------------
-- Altimor the Huntsman --
---------------------------
--L= DBM:GetModLocalization(2429)
---------------------------
-- Hungering Destroyer --
---------------------------
L= DBM:GetModLocalization(2428)
L:SetOptionLocalization({
SortDesc = "使用降序排列$spell:334755的減益層數訊息框架。",
ShowTimeNotStacks = "在$spell:334755上顯示剩餘時間代替層數。"
})
---------------------------
-- Artificer Xy'Mox --
---------------------------
--L= DBM:GetModLocalization(2418)
---------------------------
-- Sun King's Salvation/Kael'thas --
---------------------------
--L= DBM:GetModLocalization(2422)
---------------------------
-- Lady Inerva Darkvein --
---------------------------
L= DBM:GetModLocalization(2420)
L:SetTimerLocalization{
timerDesiresContainer = "慾望滿",
timerBottledContainer = "瓶裝滿",
timerSinsContainer = "罪惡滿",
timerConcentrateContainer = "濃縮滿"
}
L:SetOptionLocalization({
timerContainers2 = "顯示容器填充進度和充滿剩餘時間的計時器"
})
---------------------------
-- The Council of Blood --
---------------------------
--L= DBM:GetModLocalization(2426)
---------------------------
-- Sludgefist --
---------------------------
--L= DBM:GetModLocalization(2394)
---------------------------
-- Stoneborne Generals --
---------------------------
L= DBM:GetModLocalization(2425)
L:SetOptionLocalization({
ExperimentalTimerCorrection = "在其他技能將法術排入佇列時自動調整計時器"
})
---------------------------
-- Sire Denathrius --
---------------------------
--L= DBM:GetModLocalization(2424)
-------------
-- Trash --
-------------
L = DBM:GetModLocalization("CastleNathriaTrash")
L:SetGeneralLocalization({
name = "納撒亞城小怪"
})