You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly, that official version only supports this since version v11.8.0. It was released 2020-12-07 and our library was released 2019-09-09, used for a year already. So, it's ~2 years older 😄
I see that we can use the same approach now that core library supports this.
Although one big advantage of typed-i18next is it fails your build during CI if you have missing keys in one of the languages and I'm not sure if we can achieve this with types-only approach.
What is the main difference from official docs and this library?
https://react.i18next.com/latest/typescript
The text was updated successfully, but these errors were encountered: