Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing missing-translate-handler support #36

Open
work933k opened this issue Sep 25, 2024 · 0 comments
Open

Missing missing-translate-handler support #36

work933k opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
analyze Not sure yet what do to with it

Comments

@work933k
Copy link

When running automated tests we check for messages given by our Custom Missing translation handler. This ensures that we won't release applications with translation issues.

Is it maybe possible to add support for the missingTranslationHandler?

 missingTranslationHandler: {
      provide: MissingTranslationHandler,
      useClass: CustomMissingTranslationHandler,
}
@rbalet rbalet self-assigned this Sep 25, 2024
@rbalet rbalet added the analyze Not sure yet what do to with it label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyze Not sure yet what do to with it
Projects
None yet
Development

No branches or pull requests

2 participants