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

Add language switch functionality in the front-end #2963

Closed
TueeNguyen opened this issue Feb 17, 2022 · 3 comments · Fixed by #3062
Closed

Add language switch functionality in the front-end #2963

TueeNguyen opened this issue Feb 17, 2022 · 3 comments · Fixed by #3062
Assignees
Labels
Milestone

Comments

@TueeNguyen
Copy link
Contributor

What would you like to be added:

A way to switch to different languages in the front-end

Why would you like this to be added:

#2962 probably needs this feature to move forward, at least for the about page for now

@menghif
Copy link
Contributor

menghif commented Feb 17, 2022

We can use this: https://www.npmjs.com/package/next-i18next

@RC-Lee
Copy link
Contributor

RC-Lee commented Feb 17, 2022

I stumbled on a project back in the Hacktoberfest days. It was a repo called Directus and they had it set up like this using vue-i18n . Maybe the setup might be similar with next-i18next

@menghif menghif added this to the 2.8 Release milestone Feb 17, 2022
@AmasiaNalbandian
Copy link
Contributor

updates: I integrated next-i18next but I'm stuck on an error I keep receiving - hoping to figure out the error soon otherwise I am posting it up as a draft PR tonight for help.

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