Is there any way to build properly webpack bundles with different languages, like i18n-webpack-plugin
, but supporting plural forms? Something like gettext.
For example:
You can try this library: https://www.npmjs.com/package/jed-webpack-plugin
It helps you to make multiple bundles for each language.