Good day
I have somewhat strange request :)
We are developing a qml application that has multiple forms. for example some forms will have “first name”, “last name”, “prefix” …. labels.
What we want is a way to support translation, but not to translate every occurrence of every label in every form.
Is there a way to have something like a central set of labels that we define and use them in the forms and when we translate only those labels, the effect will be show on all the forms that uses them.
I hope the explanation is clear, and any suggestion is more than welcome.
If you have implemented this anyway differently, please let me know how you did it.
Thanks!
↧