管理パネルのi18n翻訳スタブが破損

ある理由で、変更を加えなくても、管理画面の翻訳全体が完全に壊れてしまいました。言語を切り替えてテストしましたが、en が他の言語に変わるだけで、問題は解決しません。

壊れているのは管理画面だけで、それ以外は完全に正常です。

あらかじめありがとうございます。

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?

試しましたが、まだ壊れています:

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!