On Wed, Sep 8, 2010 at 17:42, Kenneth Gonsalves <[email protected]> wrote: > On Wed, 2010-09-08 at 00:32 -0700, hemi19 wrote: >> Iam new to the django and i want know how can i translate my site >> language >> according to the country or any language. suppose if my user selects >> chinese >> language then the site should be showed in chinese language or my user >> selects japanese site should show me japanese language (all the menu >> items, >> links etc.,) .Is it done by coding or any other way to get it. Please >> help >> me if u know > > i18n. Check out the documents on internationalization and localization - > django has comprehensive support for t range of languages.
Which can be found here http://docs.djangoproject.com/en/dev/topics/i18n/ -- These simple functions belong to a sub-class known as strictly dominating functions, meaning that their output is always bigger than their inputs. A striking fact, known as the complementation theorem, holds for all such functions. It says there is always an infinite collection of inputs that when fed into the function will produce a collection of outputs that is precisely the non-inputs. - http://bit.ly/d3Fsrw -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

