
Since Vue.js is an approachable, performant and versatile framework for building web user interfaces, it also needs a best-in-class internationaliz...
For further actions, you may consider blocking this person and/or reporting abuse
Damn, quite complete post. I have to say that I never used i18next myself but it looks quite complete.
Not sure if this one is relevant, but maybe a mention to i18n ally could be nice too, since it's supported and really amazing regarding the overall workflow of working with several languages.
Hi
I've tried using i18next but I've hit an issue.
The setup has been fine, really good, I have simple text translations defined in json files.
My app is a video game prototype with UI done in Vue.
I can set the language after init no problem and it works for each language.
The problem is when I try to change language at runtime.
The changeLanguage function never returns it's promise.
I put a timeout on it and it times out.
Any idea why this would happen?
Create a minimal reproducible example and open an issue here: github.com/i18next/i18next-vue
This issue is fixed now, it was user/js error github.com/i18next/i18next-vue/iss...
That looks beautiful, but here are some questions:
Ask it here: github.com/i18next/i18next-vue/issues
Hi, i'm don't understand how you reload translated dict? manually or exist embedded solution? Thx for this post)
Sorry, I don‘t know what you mean?
How will the dictionary with translations be updated in this case?
In which case? You mean with the saveMissing? dev.to/adrai/how-to-properly-inter...
An example using the Vue 3 Composition API would be helpful.... is there a composable in i18next-vue?
github.com/i18next/i18next-vue/iss...