Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n): Setup react-i18next #9797

Merged
merged 5 commits into from
Jul 18, 2022
Merged

feat(i18n): Setup react-i18next #9797

merged 5 commits into from
Jul 18, 2022

Commits on Jul 18, 2022

  1. feat: add i18next

    araujobarret authored and lidimayra committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    24e2f21 View commit details
    Browse the repository at this point in the history
  2. Ensure json files are excluded in jest config

    This setting was leading our json files to be misinterpreted by the
    transpiler (build would fail trying to read json files as js files)
    lidimayra committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e4f424e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a4584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b51258 View commit details
    Browse the repository at this point in the history
  5. simplifying (#10547)

    * simplifying
    
    * chiller types
    pvinis authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    501ee36 View commit details
    Browse the repository at this point in the history