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 internationalization #123

Open
1 of 5 tasks
hackartisan opened this issue Oct 9, 2024 · 0 comments
Open
1 of 5 tasks

Add internationalization #123

hackartisan opened this issue Oct 9, 2024 · 0 comments

Comments

@hackartisan
Copy link
Member

hackartisan commented Oct 9, 2024

Acceptance criteria

  • gettext is in the deps
  • there's documentation in our readme about how to use it when you're adding a string in a template
  • there's documentation on what to do if you edit a string
  • The home page text is translated to one language - spanish.
  • The language dropdown works.

First Step

Read the gettext getting started documentation.

Technical Implementation Tips

We'll probably have to wrap the text in the home page that's there now in some kind of gettext tag.

@hackartisan hackartisan added this to the Slice 1 milestone Oct 23, 2024
@hackartisan hackartisan changed the title Set up gettext Add internationalization Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant