问题
What the best way to make pylons application internationalist?
回答1:
A Google search finds these docs.
回答2:
PyICU and I highly recommend Babel. Also if you need SEO you should read this: http://my.opera.com/WebApplications/blog/2008/03/17/search-engine-friendly
If want more info (you can start using babel in five minutes), read the pylons book its free: http://pylonsbook.com/en/1.1/internationalization-and-localization.html
来源:https://stackoverflow.com/questions/2341387/pylons-application-internationalization