@@ -2,24 +2,24 @@ local L = BigWigs:NewBossLocale("Vexie and the Geargrinders", "koKR")
2
2
if not L then return end
3
3
if L then
4
4
L .plating_removed = " 남은 방호 장갑 %d 개"
5
- L .exhaust_fumes = " 전체 데미지 "
5
+ L .exhaust_fumes = " 공대 피해 "
6
6
end
7
7
8
8
L = BigWigs :NewBossLocale (" Cauldron of Carnage" , " koKR" )
9
9
if L then
10
10
L .custom_on_fade_out_bars = " 바 투명도 감소"
11
- L .custom_on_fade_out_bars_desc = " 거리가 닿지 않는 보스 관련 바의 투명도를 낮춥니다."
11
+ L .custom_on_fade_out_bars_desc = " 범위를 벗어난 보스 관련 바의 투명도를 낮춥니다."
12
12
13
13
L .bomb_explosion = " 폭탄 폭발"
14
14
L .bomb_explosion_desc = " 폭탄이 폭파되기까지의 타이머 표시."
15
15
end
16
16
17
17
L = BigWigs :NewBossLocale (" Rik Reverb" , " koKR" )
18
18
if L then
19
- L .amplification = " 증폭기 소환 "
19
+ L .amplification = " 증폭기"
20
20
L .echoing_chant = " 메아리"
21
21
L .faulty_zap = " 감전"
22
- L .sparkblast_ignition = " 배럴 소환 "
22
+ L .sparkblast_ignition = " 배럴"
23
23
end
24
24
25
25
L = BigWigs :NewBossLocale (" Stix Bunkjunker" , " koKR" )
@@ -45,12 +45,12 @@ if L then
45
45
46
46
L .polarization_soon = " %s 초 후 극성바뀜"
47
47
48
- -- L.activate_inventions = "Activate : %s"
49
- -- L.blazing_beam = "Beams "
50
- -- L.rocket_barrage = "Rockets "
51
- -- L.mega_magnetize = "Magnets "
52
- -- L.jumbo_void_beam = "Big Beams "
53
- -- L.void_barrage = "Balls "
48
+ L .activate_inventions = " 활성화 : %s"
49
+ L .blazing_beam = " 광선 "
50
+ L .rocket_barrage = " 로켓 "
51
+ L .mega_magnetize = " 자석 "
52
+ L .jumbo_void_beam = " 강력 광선 "
53
+ L .void_barrage = " 공허 구슬 "
54
54
end
55
55
56
56
L = BigWigs :NewBossLocale (" The One-Armed Bandit" , " koKR" )
@@ -59,23 +59,23 @@ if L then
59
59
L .rewards_desc = " 두개의 토큰이 정해지면, \" 환상적인 경품\" 이 나옵니다. \n 어떤 경품이 나왔는지 메시지로 알려줍니다.\n 정보박스로 어떤 경품이 아직 남았는지 보여줍니다."
60
60
L .deposit_time = " 토큰 주입 마무리" -- Timer that indicates how long you have left to deposit the tokens.
61
61
62
- L .pay_line = " 칩 소환 "
63
- -- L.shock = "Shock "
64
- -- L.flame = "Flame "
65
- L .coin = " 칩 "
62
+ L .pay_line = " 당첨선 "
63
+ L .shock = " 전격 "
64
+ L .flame = " 불꽃 "
65
+ L .coin = " 동전 "
66
66
end
67
67
68
68
L = BigWigs :NewBossLocale (" Mug'Zee, Heads of Security" , " koKR" )
69
69
if L then
70
- -- L.earthshaker_gaol = "감옥"
70
+ L .earthshaker_gaol = " 감옥"
71
71
L .frostshatter_boots = " 냉기 장화" -- Short for Frostshatter Boots
72
72
L .frostshatter_spear = " 냉기 창" -- Short for Frostshatter Spears
73
- L .stormfury_finger_gun = " 지건 " -- Short for Stormfury Finger Gun
73
+ L .stormfury_finger_gun = " 손가락총 " -- Short for Stormfury Finger Gun
74
74
L .molten_gold_knuckles = " 탱커 전방기"
75
75
L .unstable_crawler_mines = " 지뢰"
76
76
L .goblin_guided_rocket = " 로켓"
77
- L .double_whammy_shot = " 탱 가로막기 "
78
- -- L.electro_shocker = "Shocker "
77
+ L .double_whammy_shot = " 광선 "
78
+ L .electro_shocker = " 충격기 "
79
79
end
80
80
81
81
L = BigWigs :NewBossLocale (" Chrome King Gallywix" , " koKR" )
0 commit comments