how to make site show different language(chinese and english) on google-app-engine.
- by zjm1126
if you using django ,you can use the "LC_MESSAGES --django.po"
but has any way to do this on gae ?
and how to ..
thanks
and if i only want to use django's this features, how can i import it?