Skip to content

Commit 39cbd51

Browse files
authored
i18n: missing cn translations (OverlayPlugin#1037)
1 parent d7860b6 commit 39cbd51

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

ui/raidboss/data/02-arr/dungeon/aurum_vale.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const triggerSet: TriggerSet<Data> = {
1010
zoneId: ZoneId.TheAurumVale,
1111
comments: {
1212
en: 'pre-7.4 rework',
13+
cn: '7.4改版前',
1314
},
1415
triggers: [
1516
{

ui/raidboss/data/04-sb/dungeon/shisui_of_the_violet_tides.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const triggerSet: TriggerSet<Data> = {
1111
zoneId: ZoneId.ShisuiOfTheVioletTides,
1212
comments: {
1313
en: 'pre-7.5 rework',
14+
cn: '7.5改版前',
1415
},
1516
timelineFile: 'shisui_of_the_violet_tides.txt',
1617
triggers: [

0 commit comments

Comments
 (0)