I'm wondering if anyone knows of a good way / tool / package to checking for unused translations
I've seen it for rails, like i18n-tasks but nothing for react
I'm currently using react-i18next, but it could be anything that looks through your translation file
Thanks so much in advance