summaryrefslogtreecommitdiffstats
path: root/web/lang/it/template_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/it/template_po.inc')
-rw-r--r--web/lang/it/template_po.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/lang/it/template_po.inc b/web/lang/it/template_po.inc
deleted file mode 100644
index defe7ac5..00000000
--- a/web/lang/it/template_po.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-# Italian (Italiano) translation
-# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["it"]["Hi, this is worth reading!"] = "Ciao, questo vale la pena di leggerlo!";
-
-?> \ No newline at end of file