管理面板的 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!