Skip to content

hackinghealthca/translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Translations for HackingHealth.ca

Make translation messages

To fetch translation strings from templates etc.

django-admin.py makemessages --all

or

django-admin.py makemessages --locale=en --locale=fr

Compile translation messages

To compile the translation messages (in django.po) for use (to django.mo).

django-admin.py compilemessages

Restart server for changes to take effect

About

Translation files for the Hacking Health Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published