[TRANSLATION][TASKKILL] Add Italian translation (#717)

This commit is contained in:
Bișoc George 2018-08-03 12:12:29 +02:00 committed by Hermès BÉLUSCA - MAÏTO
parent 1ad27c73be
commit adc2e99690
2 changed files with 29 additions and 0 deletions

View file

@ -36,6 +36,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif
#ifdef LANGUAGE_IT_IT
#include "lang/it-IT.rc"
#endif
#ifdef LANGUAGE_PL_PL
#include "lang/pl-PL.rc"
#endif