You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disclaimer: Its probably my fault, because i'm not super familiar with Webpack and NPM. What i'm looking for is a 'easy' way of using this for a multilingual website, where each language is a different webpage / website , and not rendered on the client using a templating language.
Disclaimer: Its probably my fault, because i'm not super familiar with Webpack and NPM. What i'm looking for is a 'easy' way of using this for a multilingual website, where each language is a different webpage / website , and not rendered on the client using a templating language.
So for example: www.domain.com (for english) and www.domain.com/de for German. Each is a different page.
This package seems to do what i was lookin for:
https://www.npmjs.com/package/static-i18n
But i'm not sure how to integrate it with webpack / build process.
The text was updated successfully, but these errors were encountered: