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

Support mutilple languages #28

Open
lqt93 opened this issue Jun 26, 2021 · 1 comment
Open

Support mutilple languages #28

lqt93 opened this issue Jun 26, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lqt93
Copy link
Collaborator

lqt93 commented Jun 26, 2021

Because not all blogs are written in Vietnamese, our site need to support more than one language.

Acceptance criteria:

  • Have button to switch language.
  • Support at least 2 languages: Vietnamese and English.
  • Have translation word list of target languages.

Designation:

  • Using i18n lib.
  • Global state to manage.

Nice to have:

  • Auto detect language of browser and switch to the same language.
@lqt93 lqt93 added the enhancement New feature or request label Jun 26, 2021
@huytd
Copy link
Collaborator

huytd commented Jun 26, 2021

Good one. 👍 it's best to come up with a generic solution where we can add/remove languages easily without any actual change in the pages/components.

@huytd huytd added the help wanted Extra attention is needed label Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants