We are working on a .po file editor for translators. And the translators need to see the changes they are doing on the live website.
We managed to reload the .mo files for the current process/thread. but not for every process/thread.
Is there a possibility to accomplish this without bigger performance problems?