create-react-microservice icon indicating copy to clipboard operation
create-react-microservice copied to clipboard

Create a node-polyglot redux middleware/state module

Open Inkdpixels opened this issue 7 years ago • 0 comments

Currently the i18n setup is pretty static, which means that it is not possible to switch the language at runtime, this should be implemented since there might be cases where even a frontend microservice changes the language at runtime

Maybe it is also worth a look switching to https://github.com/florian/x18n

Inkdpixels avatar Nov 28 '17 16:11 Inkdpixels