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

Temporarily remove i18next but leave instructions to reactivate #1080

Merged

Conversation

Jaifroid
Copy link
Member

It turns out that we are not using any functions offered by i18next that cannot be used extremely simply by looking up the defined key in the language object. It therefore does not make sense to have the overhead of this (rather large) framework, until we actually need it.

This PR removes it, but leaves the (small amount) of code to interface with it commented out, with a comment explaining the steps needed to reactivate.

@Jaifroid Jaifroid added dependencies Pull requests that update a dependency file i18n Internationalization labels Aug 29, 2023
@Jaifroid Jaifroid added this to the v4.0 milestone Aug 29, 2023
@Jaifroid Jaifroid self-assigned this Aug 29, 2023
@Jaifroid Jaifroid merged commit f0ee3f2 into main Aug 29, 2023
9 checks passed
@Jaifroid Jaifroid deleted the Temporarily-remove-i18next-but-leave-instructions-to-reactivate branch August 29, 2023 17:35
@Jaifroid Jaifroid modified the milestones: v4.0, v3.10 Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file i18n Internationalization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant