Skip to content

Commit

Permalink
i18n: Ktisis Hyperboreia cn (#5933)
Browse files Browse the repository at this point in the history
Missed this one.
  • Loading branch information
ShadyWhite authored Nov 15, 2023
1 parent a197675 commit 7c2c127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/raidboss/data/06-ew/dungeon/ktisis_hyperboreia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,14 @@ const triggerSet: TriggerSet<Data> = {
en: 'Get behind and right',
de: 'Nach Hinten und Rechts',
fr: 'Allez derrière et à droite',
cn: '去右后',
ko: '오른쪽 뒤로',
},
backLeft: {
en: 'Get behind and left',
de: 'Nach Hinten und Links',
fr: 'Allez derrière et à gauche',
cn: '去左后',
ko: '왼쪽 뒤로',
},
},
Expand Down

0 comments on commit 7c2c127

Please sign in to comment.