mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-11 05:14:34 +00:00
add czech files on monero-wallet-gui.pro and qml.qrc
This commit is contained in:
parent
33c4950757
commit
c50eb93c3d
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
1
qml.qrc
1
qml.qrc
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue