How to enable i18n and nprogress client-side ?
Hello, below is how I managed to add
Here is my
) but it still works it is just that there is a moment where i don't have the translations, then they display like 1 seconds later.
The error:
Thanks in advance for the help
nprogress as well as loading the react-i18next extension. Is this the proper way?Here is my
client.tsx file:nprogress seems ok but react-i18next gives me a warning that I need to pass an instance (which I did The error:
Thanks in advance for the help