Files
Proxmark3GUI/src/i18n/language.qrc
T
wh201906 f86cba8d56 New project structure
Load translation file in the executable.
2022-03-01 11:13:07 +08:00

8 lines
156 B
Plaintext

<RCC>
<qresource prefix="/i18n">
<file>en_US.qm</file>
<file>languages.ini</file>
<file>zh_CN.qm</file>
</qresource>
</RCC>