Like I said in the topic title, there's some translations missing on PROD (but not on DEV!).
I've double validate that the translations are on the server.
I've check for any "fuzzy" marks in the .po and .mo files. There's not.
I've removed all "ugettext_lazy" I could found. Replaced by "ugettext"
I've run the makemessages and compilemessages on the server
I've clean the cache
I've restarted the process using supervisor and even restart the server (just in case)
And I always have the same problem. does anyone have an idea ?
Thread I've followed: