contrib: fix using macdploy script without translations.

QT translations are optional, but the script would error when
'translations_dir' falls back to its default value NULL.

This PR fixes it by moving the set-up of QT translations under
the check for 'translations_dir' presence.
This commit is contained in:
amisha 2025-09-10 21:04:57 +05:30
parent 65e909dfdd
commit 7b5261f7ef
1 changed files with 8 additions and 8 deletions