i18n dynamically load locale files
I am trying to load lazy json file with translations
But it make SSR return translation keys and then call ajax call which load messages from json
Any idea?
But it make SSR return translation keys and then call ajax call which load messages from json
Any idea?