You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: