Skip to content

Conversation

@j8seangel
Copy link
Contributor

@j8seangel j8seangel commented Oct 25, 2016

Add i18n using this library: https://github.com/APSL/redux-i18n what has the following features:

  • Easy integration with redux.

  • On live language switch.

  • Easy languages management with the flow below:

    • Generate the .pot template file:
    npm run export
    • Use https://poedit.net to generate and save translations.
    • Import the .po files to the translations.js object:
    npm run import
  • Update url on language switch and use 'en' as default in first load.

Copy link
Contributor

@geriux geriux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works so well!!! I really like this approach 👏

@geriux geriux merged commit 50c8dde into develop Oct 25, 2016
@geriux geriux deleted the feature/i18n branch October 25, 2016 17:11
@geriux geriux restored the feature/i18n branch December 1, 2016 12:42
@j8seangel j8seangel deleted the feature/i18n branch December 2, 2016 15:26
dancer2090 added a commit that referenced this pull request Mar 14, 2021
* change gitignore file

* add popup modal and tooltip components

* change eslint

* [add poput on table header click]

* [add popover]

Co-authored-by: Sasha-Zayets <sachazaest@ukr.net>
Co-authored-by: Ivan Ivaneichyk <ivaneichyk.ivan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants