Skip to content

Deletes all keys of maintained file #171

@emkayy

Description

@emkayy

Hi there,

this is my setup:

manageTranslations({
  messagesDirectory: 'i18n/lang/',
  translationsDirectory: 'i18n/compiled-lang/',
  whitelistsDirectory: 'i18n/whitelist/',
  languages: ['en']
});

If I run it, it will just delete all the key in the maintained en.json file.
Even if all the translations are the same as in the default language, it won't give me an untranslated warning.

Can anyone help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions