Hi, I need dynamic translation in django on AppEngine.
I found nice django modul for dynamic translations: django-rosetta, but it open files (django.po...) and it is not allowed on AppEngine.
Exist some other translate modul where is compatibile (or with small fix) with AppEngine?
Thanks. Martin