Skip to content

Commit 7e946f5

Browse files
authored
i18n: tc translation for 7.05 Treasure Dungeon (OverlayPlugin#1026)
TC Translation for Cenote Ja Ja Gural (加加財富天坑) and a small fix for r4n
1 parent 0b87dd4 commit 7e946f5

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

ui/raidboss/data/07-dt/map/cenote_ja_ja_gural.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const triggerSet: TriggerSet<Data> = {
6363
fr: 'Les troupes de Tuligora sont apparues, tuez-les dans l\'ordre !',
6464
cn: '图拉尔蔓德拉战队 已生成,按顺序击杀!',
6565
ko: '만드라즈 등장, 순서대로 잡기!',
66-
tc: '圖拉爾蔓德拉戰隊 已生成,按順序擊殺!',
66+
tc: '圖拉爾曼德拉草戰隊 已生成,按順序擊殺!',
6767
},
6868
},
6969
},
@@ -139,8 +139,10 @@ const triggerSet: TriggerSet<Data> = {
139139
},
140140
{
141141
'locale': 'tc',
142-
'missingTranslations': true,
143-
'replaceSync': {},
142+
'replaceSync': {
143+
'Bull Apollyon': '莽撞亞巴頓',
144+
'Golden Molter': '黃金蛻皮蜥',
145+
},
144146
},
145147
{
146148
'locale': 'ko',

ui/raidboss/data/07-dt/raid/r4n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ const triggerSet: TriggerSet<Data> = {
779779
'Wicked Cannon': '狡詭加農砲',
780780
'Wicked Hypercannon': '狡詭超能加農砲',
781781
'Wicked Jolt': '狡詭搖盪',
782-
'Witch Hunt': '獵殺女巫',
782+
'Witch Hunt': '魔女狩獵',
783783
'Wrath of Zeus': '宙斯之怒',
784784
},
785785
},

0 commit comments

Comments
 (0)