Skip to content

Commit

Permalink
Update localization.tw.lua (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueNightSky authored Jan 9, 2025
1 parent 86529d3 commit 6e7469b
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions DBM-Party-WarWithin/localization.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,19 @@ L:SetGeneralLocalization({
-----------------------------
--L = DBM:GetModLocalization(2590)

L:SetMiscLocalization{
SafeVent = "安全通風口"
}

-----------------------------
-- High Speaker Eirich --
-----------------------------
--L = DBM:GetModLocalization(2582)

L:SetWarningLocalization({
specWarnVoidCorruption = "虛無裂隙 - 靠近裂隙(而非在裂隙裡)"
})

---------
--Trash--
---------
Expand Down Expand Up @@ -198,6 +206,10 @@ L:SetGeneralLocalization({
name = "燼釀酒莊小怪"
})

L:SetOptionLocalization({
AGBuffs = "與專業物品互動時自動選擇對話啟動增益"
})

-------------------------
-- City of Threads (1274/2669) --蛛絲城
-----------------------------
Expand All @@ -210,6 +222,10 @@ L:SetGeneralLocalization({
-----------------------------
--L = DBM:GetModLocalization(2595)

L:SetMiscLocalization{
RolePlay = "轉化場過去曾是我們神聖進化的發源地。"
}

-----------------------------
-- The Coaglamation --
-----------------------------
Expand All @@ -228,3 +244,34 @@ L = DBM:GetModLocalization("CityofThreadsTrash")
L:SetGeneralLocalization({
name = "蛛絲城小怪"
})

----------
-- 水閘行動
-----------------------------
-- Big M.O.M.M.A. --
-----------------------------
--L = DBM:GetModLocalization(2648)

-----------------------------
-- Demolition Duo --
-----------------------------
--L = DBM:GetModLocalization(2649)

-----------------------------
-- Swampface --
-----------------------------
--L = DBM:GetModLocalization(2650)

-----------------------------
-- Geezle Gigazap (aka Geez nuts) --
-----------------------------
--L = DBM:GetModLocalization(2651)

---------
--Trash--
---------
L = DBM:GetModLocalization("OperationFloodgateTrash")

L:SetGeneralLocalization({
name = "水閘行動小怪"
})

0 comments on commit 6e7469b

Please sign in to comment.