fixed loading system locale from wrong place
This commit is contained in:
7
translations.qrc
Normal file
7
translations.qrc
Normal file
@@ -0,0 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/translation">
|
||||
<file>en_US.qm</file>
|
||||
<file>ru_RU.qm</file>
|
||||
</qresource>
|
||||
<qresource prefix="/translations"/>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user