We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040cd75 commit db7f961Copy full SHA for db7f961
LiberationOfUndermine/Locales/zhCN.lua
@@ -13,17 +13,17 @@ if L then
13
L.bomb_explosion = "炸弹爆炸"
14
L.bomb_explosion_desc = "显示炸弹爆炸的倒计时。"
15
16
- --L.eruption_stomp = "Stomp" -- Short for Eruption Stomp
17
- --L.thunderdrum_salvo = "Salvo" -- Short for Thunderdrum Salvo
18
- --L.voltaic_image = "Fixates" -- Multiple of Fixate
+ L.eruption_stomp = "重踏" -- 喷发重踏
+ L.thunderdrum_salvo = "齐射" -- 雷鼓齐射
+ L.voltaic_image = "镜像" -- 流电镜像
19
end
20
21
L = BigWigs:NewBossLocale("Rik Reverb", "zhCN")
22
if L then
23
L.amplification = "增幅器"
24
L.echoing_chant = "音波"
25
L.faulty_zap = "电击"
26
- L.sparkblast_ignition = "烟花桶"
+ L.sparkblast_ignition = "烟火桶"
27
28
29
L = BigWigs:NewBossLocale("Stix Bunkjunker", "zhCN")
0 commit comments