Google App Engine Internationalization Help needed (Python)
问题 Has anyone any suggestions on how to use internationalization in app engine / webapp / python. I have seen some posts re - django - translation support but i cant seem to find enough info on how to make it work. What i need is a solution where browser can detect language user can override and set strings in templates and from code can be localized easy file editing for language support. I'm new to app engine so need some easy to follow/understand pointers/code assistance many than 回答1: There