🐛 Fixed missing translations

This commit is contained in:
2021-09-23 10:41:08 +02:00
parent f34ec61276
commit 2fe89789bc
7 changed files with 57 additions and 35 deletions

13
rsrc/languages.qrc Normal file
View File

@ -0,0 +1,13 @@
<RCC>
<qresource prefix="/intl">
<file>el_GR.qm</file>
<file>de_DE.qm</file>
<file>es_ES.qm</file>
<file>fr_FR.qm</file>
<file>ru_RU.qm</file>
<file>pt_PT.qm</file>
<file>it_IT.qm</file>
<file>nl_NL.qm</file>
<file>ko_KR.qm</file>
</qresource>
</RCC>