-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels