Maybe it's a silly question.
I want that the error text could be in many languages. Take a survey
system I'm working on for example, it could support a survey in
English or in Chinese. So if a survey is created in Chinese, I think
it is not good to display the error messages in English. :(
But by default the error text from Django is in English. Then if I
want to display Chinese messages, what should I do? Does Django have
some shortcuts to support such case? Many thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---