This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Warn about missing translations #1919
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
help wanted
indicates that an issue is open for contributions
Milestone
🚀 Feature Proposal
I would like the application to warn about missing translations when starting the application or running tests.
A preferable solution would be to have a library that does this for us, which could mean switching internationalization libraries.
However, as a fallback, a custom script that runs as part of
yarn start
oryarn test
should work as well.Motivation
Translations are very hard to manage and they get out of sync very quickly.
The text was updated successfully, but these errors were encountered: