Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Conversation

@bennygenel
Copy link
Contributor

Added i18next support #59

I took most of the implementation from with-i18next example. I added _app.js and exported it with translate HOC to inject i18n to all child components. Implementation also support XHR translation requests from the server. I implemented a custom fetch request. With the use of locale library server gets the browser language and then language is being passed to pages. I also added a dropdown to show language changes. A more detailed explanation might be needed though.

@iaincollins
Copy link
Owner

This is amazing! Sorry for the delay I'm on holiday the moment but this looks really great!

@iaincollins
Copy link
Owner

I know it's been a while, I've had to prioritise fixing a couple of critical issues first - they are now resolved and hope to take a look at this soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants