We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50491e6 commit 6c6221dCopy full SHA for 6c6221d
scripts/compare-translations.ts
@@ -407,9 +407,6 @@ const run = async (): Promise<void> => {
407
lang: 'en',
408
})
409
410
- // TODO: removing vacations entry key for temporal recharging page
411
- delete referenceContent.vacations
412
-
413
// $schema is a JSON Schema reference, not a translation key
414
delete referenceContent.$schema
415
0 commit comments