mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
c54fac69c9
Forms are not context related, thus translations are done only once if not done in a lazy way. the fix is to use lazy_gettext rather than gettext. Fix #12 |
||
---|---|---|
.. | ||
static | ||
templates | ||
translations/fr/LC_MESSAGES | ||
__init__.py | ||
api.py | ||
babel.cfg | ||
default_settings.py | ||
epio.ini | ||
forms.py | ||
messages.pot | ||
models.py | ||
requirements.txt | ||
rest.py | ||
run.py | ||
tests.py | ||
utils.py | ||
web.py |