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

@ -26,6 +26,7 @@ path = [
, "src/apps/deskflow-server/deskflow-server.exe.manifest"
, "src/apps/res/manpage.txt"
, "src/apps/res/deskflow.plist.in"
, "translations/*.ts"
]
SPDX-FileCopyrightText = "Deskflow Developers"
SPDX-License-Identifier = "MIT"