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
mjumbewu edited this page Jul 28, 2011
·
2 revisions
Multilingual interface
The base Controller class looks for a query string parameter named lang for the language/locale code. The language is selected using a <select/> box, which lives in the base.html template. When a language is selected, the preference will be stored on the session. When no language has been selected, the system will fall back to the default.