Change language
If you want Motioneye.eo to use a language other than the default system: modify the file “/etc/systemd/system/motioneye.service” by commenting the line “#Environment=LANGUAGE=en” (delete the ”#” ) and replace “en” with the desired language code.
sudo nano /etc/systemd/system/motioneye.service
sudo systemctl daemon-reload
sudo systemctl restart motioneye