mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:17:26 -04:00
add czech files on monero-wallet-gui.pro and qml.qrc
This commit is contained in:
committed by
Pavel Ruzicka
parent
33c4950757
commit
c50eb93c3d
@@ -318,6 +318,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file
|
|||||||
$$PWD/translations/monero-core_ko.ts \ # Korean
|
$$PWD/translations/monero-core_ko.ts \ # Korean
|
||||||
$$PWD/translations/monero-core_ro.ts \ # Romanian
|
$$PWD/translations/monero-core_ro.ts \ # Romanian
|
||||||
$$PWD/translations/monero-core_da.ts \ # Danish
|
$$PWD/translations/monero-core_da.ts \ # Danish
|
||||||
|
$$PWD/translations/monero-core_cs.ts \ # Czech
|
||||||
|
|
||||||
CONFIG(release, debug|release) {
|
CONFIG(release, debug|release) {
|
||||||
DESTDIR = release/bin
|
DESTDIR = release/bin
|
||||||
|
|||||||
1
qml.qrc
1
qml.qrc
@@ -124,6 +124,7 @@
|
|||||||
<file>lang/flags/israel.png</file>
|
<file>lang/flags/israel.png</file>
|
||||||
<file>lang/flags/south_korea.png</file>
|
<file>lang/flags/south_korea.png</file>
|
||||||
<file>lang/flags/romania.png</file>
|
<file>lang/flags/romania.png</file>
|
||||||
|
<file>lang/flags/czech.png</file>
|
||||||
<file>wizard/WizardManageWalletUI.qml</file>
|
<file>wizard/WizardManageWalletUI.qml</file>
|
||||||
<file>wizard/WizardRecoveryWallet.qml</file>
|
<file>wizard/WizardRecoveryWallet.qml</file>
|
||||||
<file>wizard/WizardMemoTextInput.qml</file>
|
<file>wizard/WizardMemoTextInput.qml</file>
|
||||||
|
|||||||
Reference in New Issue
Block a user