diff options
| author | Mandrill Pie <github@webstone.ro> | 2017-09-05 02:34:02 +0800 |
|---|---|---|
| committer | Mandrill Pie <github@webstone.ro> | 2017-09-05 02:34:02 +0800 |
| commit | a681878344996d8a1e355438744beb8d7c9eff08 (patch) | |
| tree | 7bec8363f207b0530b7c8083e9b2df7d2ff19a12 | |
| parent | 9b835599b8036f04e324797b5fcd7530f5cd097d (diff) | |
| download | monzero-gui-a681878344996d8a1e355438744beb8d7c9eff08.tar.gz monzero-gui-a681878344996d8a1e355438744beb8d7c9eff08.tar.xz monzero-gui-a681878344996d8a1e355438744beb8d7c9eff08.zip | |
Added an entry for the Romanian translation
| -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 27c0477c..1734f1fb 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -303,6 +303,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file $$PWD/translations/monero-core_zh-tw.ts \ # Chinese (Traditional-Taiwan) $$PWD/translations/monero-core_he.ts \ # Hebrew $$PWD/translations/monero-core_ko.ts \ # Korean + $$PWD/translations/monero-core_ro.ts \ # Romanian CONFIG(release, debug|release) { DESTDIR = release/bin |
