Language translations now possible!
... It works after installing alsa-config.tcz and alsa.tcz. But after reboot sound is gone. It has something to do with the asound.state file in /usr/local/etc/alsa ...
1. added to bootlocal:for i in $(seq1 30; do alsactl restore && break || sleep 0.1; done(I took that from the squeezelite HOW TO)
for i in $(seq 1 10); do alsactl restore && break || sleep 1; done
From Richs post I was not able to understand how to name the file he recommended to put into the .Xd directory?