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