#30: Translations (i18n) ------------------------+-------------------------- Reporter: abompard | Owner: Type: enhancement | Status: new Priority: major | Milestone: Beta version Version: | Keywords: ------------------------+-------------------------- First, the strings in the python code, in the templates and in Javascript code should be marked for translations.
Django reference : https://docs.djangoproject.com/en/1.4/topics/i18n/
Then, we'll be able to translate the strings. Consider using [https://www.transifex.com/ Transifex].