mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[TRANSLATION][TASKKILL] Add Italian translation (#717)
This commit is contained in:
parent
1ad27c73be
commit
adc2e99690
2 changed files with 29 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue