Skip to content

Commit

Permalink
Update zhCN.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Jan 9, 2025
1 parent ed9321c commit dad6d18
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions WarWithin/OperationFloodgate/Locales/zhCN.lua
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
local L = BigWigs:NewBossLocale("Operation: Floodgate Trash", "zhCN")
if not L then return end
if L then
--L.weapons_stockpiles_pilfered = "Weapons Stockpiles Pilfered"
--L.weapons_stockpiles_pilfered_desc = "Show an alert when a Weapons Stockpile has been pilfered."
L.weapons_stockpiles_pilfered = "掠夺武器物资"
L.weapons_stockpiles_pilfered_desc = "当武器物资被掠夺时显示警告。"

--L.shreddinator_3000 = "Shreddinator 3000"
L.shreddinator_3000 = "撕碎王3000型"
--L.mechadrone_sniper = "Mechadrone Sniper"
--L.darkfuse_hyena = "Darkfuse Hyena"
--L.darkfuse_demolitionist = "Darkfuse Demolitionist"
--L.darkfuse_inspector = "Darkfuse Inspector"
--L.darkfuse_bloodwarper = "Darkfuse Bloodwarper"
--L.venture_co_surveyor = "Venture Co. Surveyor"
--L.undercrawler = "Undercrawler"
--L.disturbed_kelp = "Disturbed Kelp"
--L.bomb_pile = "Bomb Pile"
--L.bubbles = "Bubbles"
--L.venture_co_electrician = "Venture Co. Electrician"
--L.darkfuse_jumpstarter = "Darkfuse Jumpstarter"
L.darkfuse_hyena = "暗索土狼"
L.darkfuse_demolitionist = "暗索爆破手"
L.darkfuse_inspector = "暗索调查员"
L.darkfuse_bloodwarper = "暗索扭血者"
L.venture_co_surveyor = "风险投资公司勘探员"
L.undercrawler = "幽暗爬行者"
L.disturbed_kelp = "被惊扰的海藻"
L.bomb_pile = "一堆炸弹"
L.bubbles = "泡泡"
L.venture_co_electrician = "风险投资公司电工"
L.darkfuse_jumpstarter = "暗索接线者"
end

0 comments on commit dad6d18

Please sign in to comment.