You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jussi Pakkanen edited this page May 25, 2016
·
10 revisions
This module provides internationalisation and localisation functionality. It has the following methods.
gettext
Sets up gettext localisation so that translations are built and placed into their proper locations during install. Takes one positional argument which is the name of the gettext module. The list of languages that are to be generated are specified with the languages keyword argument.