Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Maiko Sinkyaet Tan <[email protected]>
  • Loading branch information
Echoring and MaikoTan authored Nov 1, 2024
1 parent 40b9539 commit f41f19c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ui/raidboss/data/04-sb/raid/o9s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'Stack and Stay Out',
de: 'Stack und Bleiben',
fr: 'Packez-vous et restez à l\'extérieur',
ja: '中央に集合', // FIXME
ja: '頭割り,そして外で待機',
cn: '分摊然后留在外面',
ko: '산개하고 바깥에 있기',
},
Expand Down
4 changes: 2 additions & 2 deletions ui/raidboss/data/04-sb/ultimate/unending_coil_ultimate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'YOU Stack for Twin',
de: 'DU stackst für Twintania',
fr: 'Packez-vous pour Gémellia',
ja: '自分にタニアには頭割り', // FIXME
ja: '自分にツインタニア',
cn: '双塔俯冲点名',
ko: '내가 트윈징 대상자',
},
Expand All @@ -1343,7 +1343,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'stack for twin',
de: 'stek für twintania',
fr: 'Packez-vous pour Gémellia',
ja: '頭割り', // FIXME
ja: 'ツインタニア',
cn: '双塔俯冲点名',
ko: '트윈타니아 옆에 서기',
},
Expand Down

0 comments on commit f41f19c

Please sign in to comment.