Skip to content

Commit 6c6221d

Browse files
committed
fix(i18n): do not delete vacation section in CI
1 parent 50491e6 commit 6c6221d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/compare-translations.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,9 +407,6 @@ const run = async (): Promise<void> => {
407407
lang: 'en',
408408
})
409409

410-
// TODO: removing vacations entry key for temporal recharging page
411-
delete referenceContent.vacations
412-
413410
// $schema is a JSON Schema reference, not a translation key
414411
delete referenceContent.$schema
415412

0 commit comments

Comments
 (0)