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

chore(i18n): Simplify how we work with i18n class components #10547

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

pvinis
Copy link
Contributor

@pvinis pvinis commented Jul 18, 2022

The type of this PR is: Enhancement

Simplifying the way we use i18n-next on class components.

@pvinis pvinis requested a review from lidimayra July 18, 2022 16:27
@lidimayra lidimayra merged commit 501ee36 into hack10/intl-i18next Jul 18, 2022
@lidimayra lidimayra deleted the pvinis/classi18n branch July 18, 2022 16:41
lidimayra added a commit that referenced this pull request Jul 18, 2022
* feat: add i18next

* 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)

* Try to remove the beginning of the regex on config

* Test actual strings intead of keys

* simplifying (#10547)

* simplifying

* chiller types

Co-authored-by: araujobarret <araujobarret@gmail.com>
Co-authored-by: Pavlos Vinieratos <pvinis@gmail.com>
@damassi damassi changed the title simplifying chore(i18n): Simplify how we work with i18n class components Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants