Skip to content

Comment on Lessons From Linguistics: i18n Best Practices for Front-End Developersparent

Comments

I believe the library mentioned in the article (i18next) provides the necessary hooks to do this. See ‘saveMissing’ option [1].

Though you need a backend to save this and manage translations. The maintainer of that library, locize, business model is to provide such a service.

[1] https://www.i18next.com/how-to/extracting-translations

There’s a really nice babel plugin as well that can do the extraction.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.