Closed webwurm closed 2 years ago
Fixed already in latest dev branch since April
https://github.com/andi34/photobooth/commit/1d4c2a9a5e6c2b084806a28968dff3fa086770c0
Update Photobooth to latest development version via Terminal:
sudo -u www-data -s
cd /var/www/html
git fetch origin
git checkout origin/dev
git submodule update --init
yarn install
yarn build
exit
Thanks a lot!
Describe the bug
On the admin-panel, the translation for "pre_photo_cmd" and "post_photo_cmd" are mixed up. The description is okay thow.
Steps to reproduce the behavior
Set the language to German.
Expected behavior
The translations are mixed up.
Photobooth Version
current
Browser and browser version
No response
Operating System
No response
Did it work before?
No
Latest working version
No response
Additional context
No response