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 Oct 31, 2024
1 parent c98f9d0 commit 40b9539
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ui/raidboss/data/04-sb/trial/lakshmi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'Don\'t Stack!',
de: 'Nicht Sammeln!',
fr: 'Ne vous packez pas !',
ja: '重ならないで!', // FIXME
ja: '頭割りしないで!',
cn: '别去分摊!',
ko: '아직 모이지 말기!',
},
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/04-sb/trial/shinryu-ex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'move away',
de: 'wegbewegen',
fr: 'Éloignez-vous',
ja: '散開', // FIXME
ja: '移動',
cn: '躲开原地',
ko: '떨어지기',
},
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/04-sb/ultimate/unending_coil_ultimate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@ const triggerSet: TriggerSet<Data> = {
en: 'Stack on safe spot',
de: 'In Sicherheit steken',
fr: 'Packez-vous au point safe',
ja: '頭割りで安全', // FIXME:no damage here
ja: '安置へ集合',
cn: '安全点集合',
ko: '안전장소에 모이기',
},
Expand Down

0 comments on commit 40b9539

Please sign in to comment.