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

Create support for multilanguage #9

Open
emnesty opened this issue Dec 27, 2023 · 4 comments
Open

Create support for multilanguage #9

emnesty opened this issue Dec 27, 2023 · 4 comments

Comments

@emnesty
Copy link

emnesty commented Dec 27, 2023

I know that English is the best known standard internationally, but it would be nice to have the flexibility to use your local language, in my case, Portuguese (Brazil)

@OmitNomis
Copy link
Contributor

@emnesty
Do you want whoever visits your site to be able to switch between multiple languages?
in your case English and Portuguese?

@emnesty
Copy link
Author

emnesty commented Dec 29, 2023

Yes i was thinking of using this component:
https://ui.shadcn.com/docs/components/tabs

And each tab can be a language

By default we should be able to choose a default language, such as English, but the user would have the option to choose others. I'm not a big fan of the model where the system adapts to the language the user is using in the system, because we can have people in Brazil who prefer to read the CV in English for example, so it would be interesting if the user was free to choose.

@dninomiya
Copy link

@emnesty
Inspired by this amazing project, I have created a version with translation features. I hope the code will be helpful as a reference!

Code / Demo

@aramacs
Copy link

aramacs commented Feb 18, 2024

This totally improved the project @dninomiya. Definitely going to use your implementation.

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

No branches or pull requests

4 participants