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 to UI texts #663

Open
3 tasks
brylie opened this issue Mar 12, 2020 · 6 comments
Open
3 tasks

Add internationalization to UI texts #663

brylie opened this issue Mar 12, 2020 · 6 comments

Comments

@brylie
Copy link
Member

brylie commented Mar 12, 2020

Split from #230

It would be beneficial to internationalize the UI texts so that the project could reach more communities.

Determine how best to add internationalization/localization to UI texts.

Task

  • create a list of all Django templates that text withough i18n tags
  • add list to this issue as a comment
  • add i18n tags around text in Django templates

Note: we can skip the Backbone templates for now, since they will soon be rewritten.

@JDRanpariya
Copy link
Contributor

ok I am interested in this one...

@JDRanpariya
Copy link
Contributor

We can use gettext module..

@JOO33 JOO33 added this to the 2.0 milestone Feb 25, 2021
@AbhijithGanesh
Copy link
Collaborator

Can I take this issue ? @brylie

@brylie
Copy link
Member Author

brylie commented Oct 17, 2021

Sure @AbhijithGanesh. I'll assign you.

@brylie
Copy link
Member Author

brylie commented Oct 17, 2021

I added a basic task checklist.

@AbhijithGanesh
Copy link
Collaborator

Great

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

4 participants