Django gettext internationalization/translation not working for production in cloud run with docker
I’m working on website using Django + gettext + docker and hosting it on cloud run, my dev is windows 11 environment.(I went through a lot until I manage to deploy my build). But something funny happened when I’m trying to setup multilanguage support. My Chinese translation config work on my local build but not on my google cloud run.