diff options
| author | xmronadaily <35567554+xmronadaily@users.noreply.github.com> | 2018-02-20 20:21:35 +0100 |
|---|---|---|
| committer | erciccione <erciccione@users.noreply.github.com> | 2018-02-20 21:47:43 +0100 |
| commit | 2e4b084ebf13ad4f1af659346e2b0dc0b76542da (patch) | |
| tree | 81315dfee1d0274dc54ecb750d6c97796b9d03c8 | |
| parent | b1b8239722e40704cca98b3c58361426729a38b9 (diff) | |
| download | monzero-gui-2e4b084ebf13ad4f1af659346e2b0dc0b76542da.tar.gz monzero-gui-2e4b084ebf13ad4f1af659346e2b0dc0b76542da.tar.xz monzero-gui-2e4b084ebf13ad4f1af659346e2b0dc0b76542da.zip | |
added serbian
| -rw-r--r-- | monero-wallet-gui.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index c92550a9..de61101f 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -332,6 +332,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file $$PWD/translations/monero-core_sk.ts \ # Slovak $$PWD/translations/monero-core_ar.ts \ # Arabic $$PWD/translations/monero-core_sl.ts \ # Slovenian + $$PWD/translations/monero-core_rs.ts \ # Serbian CONFIG(release, debug|release) { DESTDIR = release/bin |
