Closed athimannil closed 5 years ago
In provided configuration, I guess, not. react-snap
can generate different languages if they are defined by url, for example:
/de/friends
/da/friends
Or you need to find a way to pass language config to <LanguageProvider>
I will close this for now, feel free to ask more questions
I'm working on a multilingual website.
xxxxx.com => English xxxxx.fr => French
But all URLs are the same.
xxxxx.com/profile => profile of a user in English xxxxx.fr/profile => profile of a user in French
When I run react-snap, it generates static HTML with default language (French).
How can I use react-snap for a multilingual website without changing slug?
I have multilingual website in like http://demo.com/, http://demo.de/, http://demo.nl/ and http://demo.dk/ which done by react-snap
Unfortunately SEO rendering only
demo.de
meta datasIs there any option to use multilingual website in react-snap ?
index.js
package.json