Skip to content

Fix moving of translations folder into bin folder

I misunderstood what is done for the plugins and the qml files. We need to move the translations folder into the bin folder, so that the *.qm files end up in bin/translations. The previous change moved the *.qm files into the bin folder which is wrong.

BUG: 438703

Merge request reports