testing
i18n-check: End to end React i18n testing
i18n-check can be used to test your React internalization end to end and ensure all your i18n efforts are up to date. Aside from simple comparisons between the source and target language files, i18n-check can also find missing or unused translation keys in your source code. Running these checks on the CI can help to gain more insight on the current i18n state and highlight areas were improvements are needed.