feat: support translation generation

This commit is contained in:
sithlord48
2025-10-14 22:39:45 -04:00
committed by Chris Rizzitello
parent 71c1bb87ca
commit c3f0b18df6
13 changed files with 344 additions and 4 deletions

View File

@ -34,6 +34,7 @@ depends=(
openssl
qt6-base
qt6-svg
qt6-translations
)
options=('!debug')