I have been using i18n.tr for a while in my Ubuntu-Touch projects. I know what this function is about but I don't know how to add a translation to my project.
Where do I have to place my translation file? With what name? How must its content be written? How should I connect it with my app? How do I test it with qmlscene ?