feat: add translate

This commit is contained in:
semenov
2024-08-29 17:25:42 +03:00
parent a200b679d8
commit 6a71f421fd
20 changed files with 434 additions and 182 deletions

View File

@@ -42,6 +42,9 @@ HEADERS += \
FORMS += \
mainwindow.ui
TRANSLATIONS = QtLanguage_ru.ts\
QtLanguage_eng.ts
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin