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

Adding i18n to frontend #855

Closed
wants to merge 28 commits into from
Closed

Adding i18n to frontend #855

wants to merge 28 commits into from

Conversation

polvoazul
Copy link
Member

@polvoazul polvoazul commented May 22, 2024

Lets make an MVP for i18n (internationalisation) of the BD frontend.

Tasks:

  • Language selector: as parameter www.basedosdados.org?language=en or in path www.basedosdados.org/en?
  • Buy new domains: www.databasis.org, www.basedelosdatos.org.
  • Redirects. Example: www.basedosdados.org/precos/en -> www.databasis.org/prices.
  • Map calls to metadata variables by language selected.
  • Map calls to BigQuery tables by language selected.
  • Populate rewrites.
  • Add Spanish.

@rdahis rdahis changed the base branch from main to development May 23, 2024 04:52
@polvoazul
Copy link
Member Author

image
It works. We need to define how are we going to select pt/en? Via js var or a field in url? Also, missing url rewriting and localization.

@rdahis
Copy link
Member

rdahis commented Oct 15, 2024

Superseded by #946. Milestone outlined in https://github.com/basedosdados/website/milestone/6.

@rdahis rdahis closed this Oct 15, 2024
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

Successfully merging this pull request may close these issues.

3 participants