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

Internationalization (WIP) #320

Closed
3 tasks done
DzhideX opened this issue Apr 9, 2021 · 0 comments
Closed
3 tasks done

Internationalization (WIP) #320

DzhideX opened this issue Apr 9, 2021 · 0 comments

Comments

@DzhideX
Copy link
Contributor

DzhideX commented Apr 9, 2021

This issue aims to track the overall progress of the internationalization implementation for joystream-org. The implementation choices and other important details were handled here: #257

Since this is also the first time I am doing something like this, it is hard for me to gauge how much work there is and any specifics that may arise that need extra work so I will be keeping this issue as a WIP and add more tasks (or subtasks) if necessary down the road.

The general overview of the tasks should look like this:

  • Implement the react-i18next library with only the english language. This will be used as a foundation for all future languages that need to be implemented in the future.
  • Let Joystream community members contribute translations to the project.
  • Implement all the new lanugages while making sure that the alignment and style of the components stay intact.
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

1 participant