From a681878344996d8a1e355438744beb8d7c9eff08 Mon Sep 17 00:00:00 2001 From: Mandrill Pie Date: Tue, 5 Sep 2017 02:34:02 +0800 Subject: [PATCH] Added an entry for the Romanian translation --- monero-wallet-gui.pro | 1 + 1 file changed, 1 insertion(+) 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