From c50eb93c3d2a7857482521506dcc57ba2a8642e4 Mon Sep 17 00:00:00 2001 From: erciccione Date: Wed, 27 Dec 2017 17:07:31 +0100 Subject: [PATCH] add czech files on monero-wallet-gui.pro and qml.qrc --- monero-wallet-gui.pro | 1 + qml.qrc | 1 + 2 files changed, 2 insertions(+) diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index d680f890..efced24a 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -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 diff --git a/qml.qrc b/qml.qrc index 9fcb0a11..b6373a06 100644 --- a/qml.qrc +++ b/qml.qrc @@ -124,6 +124,7 @@ lang/flags/israel.png lang/flags/south_korea.png lang/flags/romania.png + lang/flags/czech.png wizard/WizardManageWalletUI.qml wizard/WizardRecoveryWallet.qml wizard/WizardMemoTextInput.qml