Add Italian Language support

This commit is contained in:
Aditya Kulkarni
2019-03-01 09:57:29 -08:00
parent 8142711189
commit a75cf10c20
6 changed files with 1336 additions and 723 deletions

View File

@@ -101,7 +101,8 @@ FORMS += \
TRANSLATIONS = res/zec_qt_wallet_es.ts \
res/zec_qt_wallet_fr.ts \
res/zec_qt_wallet_de.ts \
res/zec_qt_wallet_pt.ts
res/zec_qt_wallet_pt.ts \
res/zec_qt_wallet_it.ts
win32: RC_ICONS = res/icon.ico
ICON = res/logo.icns