add czech files on monero-wallet-gui.pro and qml.qrc

This commit is contained in:
erciccione 2017-12-27 17:07:31 +01:00 committed by Pavel Ruzicka
parent 33c4950757
commit c50eb93c3d
2 changed files with 2 additions and 0 deletions

View file

@ -318,6 +318,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file
$$PWD/translations/monero-core_ko.ts \ # Korean
$$PWD/translations/monero-core_ro.ts \ # Romanian
$$PWD/translations/monero-core_da.ts \ # Danish
$$PWD/translations/monero-core_cs.ts \ # Czech
CONFIG(release, debug|release) {
DESTDIR = release/bin

View file

@ -124,6 +124,7 @@
<file>lang/flags/israel.png</file>
<file>lang/flags/south_korea.png</file>
<file>lang/flags/romania.png</file>
<file>lang/flags/czech.png</file>
<file>wizard/WizardManageWalletUI.qml</file>
<file>wizard/WizardRecoveryWallet.qml</file>
<file>wizard/WizardMemoTextInput.qml</file>