C
TranslationFiles.files
Adds the list of the translations files.
Description
This property can be used to list all the translation files (.ts) to be added.
Usage
TranslationFiles {
files: ["assets/values/strings_de_DE.ts"]
}Since
This property was introduced in QmlProject API 1.3 .
Available under certain Qt licenses.
Find out more.