Added translations target languages (#1988)

This commit is contained in:
xarkes 2020-01-05 11:53:40 +01:00 committed by Itay Cohen
parent 692346f08b
commit 2850a61086
2 changed files with 5 additions and 2 deletions

View File

@ -11,9 +11,12 @@ VERSION = $${CUTTER_VERSION_MAJOR}.$${CUTTER_VERSION_MINOR}.$${CUTTER_VERSION_PA
# Required QT version
lessThan(QT_MAJOR_VERSION, 5): error("requires Qt 5")
TRANSLATIONS += translations/cutter_ca.ts \
TRANSLATIONS += translations/cutter_ar.ts \
translations/cutter_ca.ts \
translations/cutter_cn.ts \
translations/cutter_de.ts \
translations/cutter_es.ts \
translations/cutter_fa.ts \
translations/cutter_fr.ts \
translations/cutter_it.ts \
translations/cutter_nl.ts \

@ -1 +1 @@
Subproject commit a58bb69792edcfbb37fdc70ca2bb103b1ad09426
Subproject commit ec8c9310df63f665f41e14320a1cdee9a7454eb8