detail changes to help texts
[spider.git] / cmd / set / language.pl
index 2072f4fd9622bfce83374a57cbfd368c48e642a2..60a989103f4cdb3e447b3892563249c63c407c4f 100644 (file)
@@ -11,7 +11,7 @@ my $call = $self->call;
 my $user;
 
 # modify this next line if you add a language to Messages
-my @lang = qw( en nl es de );
+my @lang = qw( en nl es de it );
 
 # remove leading and trailing spaces
 $line =~ s/^\s+//;