🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
The project currently supports one language. So if you have international users, they will only be in one language. But at times, some users will want to translate content using browser extensions or whatever. The problem is that sometimes the translations can be incorrect, causing a problem in communication.
What's new?
My initial proposal is to utilize the i18next. The i18next is used for this support and he can use it with other libs/frameworks - I saw discussions about the implementation of SSR,
Furthermore, add a content in a header to show what languages the website supports:
Motivation
I'm a Brazilian guy and at the moment I'm applying for jobs and search some works freelancer. Because of that, the users of my portfolio could be a Brazilian guy or a Canadian, for instance. So, I feel the necessity of implementing support to other languages could be a pain for other developers as well.
Summary
The project currently supports one language. So if you have international users, they will only be in one language. But at times, some users will want to translate content using browser extensions or whatever. The problem is that sometimes the translations can be incorrect, causing a problem in communication.
What's new?
My initial proposal is to utilize the i18next. The i18next is used for this support and he can use it with other libs/frameworks - I saw discussions about the implementation of SSR,
Furthermore, add a content in a header to show what languages the website supports:
Motivation
I'm a Brazilian guy and at the moment I'm applying for jobs and search some works freelancer. Because of that, the users of my portfolio could be a Brazilian guy or a Canadian, for instance. So, I feel the necessity of implementing support to other languages could be a pain for other developers as well.
Additional context
No response