Le panneau d'administration a des stubs de traduction i18n cassés

Pour une raison inconnue, sans aucun changement, l’ensemble des traductions du panneau d’administration est complètement cassé. J’ai testé le changement de langue, mais cela ne fait que remplacer en par une autre langue, sans régler le problème.

Seul le panneau d’administration est affecté, le reste fonctionne parfaitement.

Merci d’avance.

Can you try

cd /var/discourse
./launcher rebuild app

Sorry, forgot to mention, already tried multiple times

Any custom plugins? does this happen in safe mode?

Testé à l’instant, toujours cassé :

Custom plugins may need uninstalling and rebuilding. Also, are there any errors in chrome dev tools. Maybe it is getting an error asking for admin locales js file.

Ok, this is silly, cloudflare had turned on their “Rocket Loader”, which caused it to load outdated jquery, which errored the template thingy, which cause the problem. Thanks for the help!