barseghyanartur / django-fobi

Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
https://pypi.python.org/pypi/django-fobi
485 stars 112 forks source link

missing locale #261

Open jeromecc opened 3 years ago

jeromecc commented 3 years ago

Hello!

Thank you for sharing this great project with the community under a free software license! :)

Your GitHub repo lists 5 languages (https://github.com/barseghyanartur/django-fobi/tree/master/src/fobi/locale) but your latest pip release (0.17.1) only has 3 languages (de, nl, ru) in its locale folder.

Could you please release the other 2 languages (fr, hy)?

Thanks.

jeromecc commented 3 years ago

I added them in my fork.

add locales to setup.py: https://github.com/jeromecc/django-fobi/commit/df8ac0977743fbc2d50228f64cad6ebba7553cd5

update make_messages and compile_messages scripts: https://github.com/jeromecc/django-fobi/commit/c8d64cfcad02a7d7ad6bf125ed42bae32c6a9d23