Copy of React-localize-redux localization library for handling translations in React for Cognigy usage.
- Does not require Redux, but does provide out of the box support for it.
- Built on React's native Context.
- Works with Server Side Rendering.
- Include inline default translations
- Render React components from translations.
- Dynamic translations
- HTML translations
- Plus more...
For internal Cognigy usage:
npm install @cognigy-internal/react-localize-redux
The official documentation of the original library can be found online, and is divided into the following sections: