I've got the same bug. By removing these lines from moonshine/locale/de/locale.cfg it should work again:
multi-ore=Multi-Erz
neodymium=Neodym
both are under the [item] header.
Also the part:
[tile-name]
webbed_processor_tile=Eingebettete Prozessoren
should be moved to the other [tile-name] block, where the lines
moshine-hot-swamp=Moshine-Trockensumpf
are. And then the [tile-name] header, of course, is only needed once. At least this works for me.