summaryrefslogtreecommitdiffstats
path: root/web/lang/it/logout_po.inc
blob: 2075be9d9516016a81b95b791887daa3abcf48b5 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
# Italian (Italiano) translation
# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>

include_once("translator.inc");
global $_t;

$_t["it"]["You have been successfully logged out."] = "Disconnesso.";

?>