diff --git a/.gitattributes b/.gitattributes
index cd1fd8e..3f312a6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -19,6 +19,7 @@ javascript/jquery.flot.selection.js -text
javascript/jquery.tflot.js -text
lang/paquet-statistiques.xml -text
lang/paquet-stats.xml -text
+lang/paquet-stats_it.php -text
lang/paquet-stats_sk.php -text
lang/statistiques.xml -text
lang/statistiques_ar.php -text
diff --git a/lang/paquet-stats.xml b/lang/paquet-stats.xml
index 77f7bde..07c7f95 100644
--- a/lang/paquet-stats.xml
+++ b/lang/paquet-stats.xml
@@ -6,6 +6,9 @@
+
+
+
diff --git a/lang/paquet-stats_it.php b/lang/paquet-stats_it.php
new file mode 100644
index 0000000..3b5ecaa
--- /dev/null
+++ b/lang/paquet-stats_it.php
@@ -0,0 +1,16 @@
+ 'Statistiche di SPIP',
+ 'stats_nom' => 'Statistiche',
+ 'stats_slogan' => 'Gestione delle statistiche di SPIP'
+);
+
+?>