Adding i18n Support
darkshredder opened this issue · 5 comments
darkshredder commented
Problem
Currently to support different languages there is nothing present thus only the person who understands English will be able to use our application
Description
The goal of this issue is to add i18n support with which we will be able to handle different languages and this our reach to people will highly increase
Implementation
- I would be interested in implementing this feature.
TimidRobot commented
This feature should be implemented using transifex. Related documentation:
- Localize django Apps | Transifex Documentation
- Internationalization and localization | Django documentation | Django
Please write a proposal before submitting a PR (🧹 status: ticket work required). I expect some coordination will be required to setup Transifex.