davidliegar posted a new question
dynamic-i18n โข
I'm trying to make it work in my application.
Its work fine expect I always have to restart the server and make a new nuxt build in order to get the new JSON files. Can I have dynamic translations without having to do that?
there is an example of use?