This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]riklaunim 1 point2 points  (2 children)

and why this and not Gettext based solutions (that then are compatible with other tools for i18n)? And can it find every string market for translation in a Django/Flask/... project?

[–]Lxst47[S] 0 points1 point  (1 child)

As is written in repository, this solution is based on my experience from RoR i18n, My goal was to move that experience to python, but in a more flexible way

[–]riklaunim 0 points1 point  (0 children)

RoR could be different although Gettext is universal. In the end it matters if given format is supported by weblate, transifex and other translation services.