We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed363a commit 44cfc35Copy full SHA for 44cfc35
interface/web/mailuser/lib/lang/it.lng
@@ -1,9 +1,9 @@
1
<?php
2
-$wb['Email Account'] = 'Email Account';
3
-$wb['Overview'] = 'Overview';
+$wb['Email Account'] = 'Account e-mail';
+$wb['Overview'] = 'Panoramica';
4
$wb['Password'] = 'Password';
5
-$wb['Autoresponder'] = 'Autoresponder';
6
-$wb['Send copy'] = 'Send copy';
7
-$wb['Spamfilter'] = 'Spamfilter';
8
-$wb['Email Filters'] = 'Email Filters';
+$wb['Autoresponder'] = 'Autorisponditore';
+$wb['Send copy'] = 'Invia copia e-mail';
+$wb['Spamfilter'] = 'Filtri spam';
+$wb['Email Filters'] = 'Filtri e-mail';
9
?>
0 commit comments