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

Add bilingual support: Spanish #54

Open
4 tasks
astrochun opened this issue Jun 21, 2021 · 1 comment
Open
4 tasks

Add bilingual support: Spanish #54

astrochun opened this issue Jun 21, 2021 · 1 comment
Labels
enhancement New feature or request frontend Front-end related work hacktoberfest help wanted Extra attention is needed viz Data visualization

Comments

@astrochun
Copy link
Owner

astrochun commented Jun 21, 2021

Adding Spanish support should be straight forward. There will be some changes needed:

  • On the frontend, having a sidebar to select language (English, Espanol). This will set the language as a two-letter lower-case abbreviation ("en" or "es")
  • On the backend, we will need to add an optional language option (default: "en") for all functions
  • We will need to have content for both "en" and "es"
  • Transform table columns based on language
@astrochun astrochun added enhancement New feature or request frontend Front-end related work labels Jun 21, 2021
@astrochun astrochun added this to the v0.3.0 milestone Jun 21, 2021
@astrochun astrochun self-assigned this Jun 21, 2021
@astrochun astrochun added the viz Data visualization label Jun 21, 2021
@astrochun
Copy link
Owner Author

This should wait until #53 is resolved as it will make it easier after refactoring.

@astrochun astrochun added the help wanted Extra attention is needed label Jun 22, 2021
@astrochun astrochun removed this from the v0.3.0 milestone Jul 18, 2021
@astrochun astrochun removed their assignment Oct 3, 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 frontend Front-end related work hacktoberfest help wanted Extra attention is needed viz Data visualization
Projects
None yet
Development

No branches or pull requests

1 participant