mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Italian translation: add translation to build process
And sort translations alphabetically
This commit is contained in:
parent
3ffd24de1f
commit
d93f14d2b9
|
@ -28,9 +28,10 @@ TEMPLATE = app
|
|||
FORMS += widget.ui
|
||||
CONFIG += c++11
|
||||
|
||||
TRANSLATIONS = translations/fr.ts \
|
||||
translations/ru.ts \
|
||||
translations/de.ts
|
||||
TRANSLATIONS = translations/de.ts \
|
||||
translations/fr.ts \
|
||||
translations/it.ts \
|
||||
translations/ru.ts
|
||||
|
||||
RESOURCES += res.qrc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user