As you can see in notebook/notebook/i18n/ only the nl translation provides also generated .mo files and nbjs.json files. I've checked the wheel file provided on PyPI and the content is the same. Is that intended? I mean, AFAIU, the .po files are useless without the generated .mo files, right?
Would it be possible to regenerate all the .po files into .mo files and nbjs.po to nbjs.json?