I'm building a Django app with Docker. I have 2 dockerfiles, one for dev and one for prod. To use Django's i18n, it's required to install "GNU gettext tools". I
i cant force django to translate strings, choosen language from request is correct, but i have no translated strings. maybe here could be problem: when i run s