A loctool plugin that knows how to process qml files
npm install ilib-loctool-webos-qml``qml``
Text { text: qsTr("hello") }
Text { text: qsTranslate("CustomContext", "hello") }
#### Sample
The simple sample is provided in samples-loctool.
Please check the webos-qml sample to see how the qml file type is localized.
Copyright (c) 2019-2025, JEDLSoft
This plugin is license under Apache2. See the LICENSE
file for more details.
See the CHANGELOG.md file.