[Frontend Note] Smoother multilingual frontend development with i18next/vue-i18n + Typescript
When the translation files get large and have lots of keys, Typescript can help!
I previously took over a frontend project with Chinese, Japanese, and English versions, where the translations had multiple levels of nesting. It was easy to mistype a single character during development, causing i18n to fail to find the key and the wrong text to show on screen.
Posted byJamie Friday, September 30, 2022