vnote/src/translations.qrc
Le Tan c83fcf6ce9 add settings dialog and language setting
Add VSettingsDialog to show a settings dialog.
For now, VNote supports setting of language.
Add imcomplete Chinese support.

Signed-off-by: Le Tan <tamlokveer@gmail.com>
2017-02-26 17:13:52 +08:00

6 lines
106 B
Plaintext

<RCC>
<qresource prefix="/">
<file>translations/vnote_zh_CN.qm</file>
</qresource>
</RCC>