diff options
Diffstat (limited to 'web/lang/it/aur_po.inc')
-rw-r--r-- | web/lang/it/aur_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/aur_po.inc b/web/lang/it/aur_po.inc index d303511..1df7180 100644 --- a/web/lang/it/aur_po.inc +++ b/web/lang/it/aur_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Home"] = "Partenza"; +$_t["it"]["Home"] = "Inizio"; $_t["it"]["%s: An ArchLinux project"] = "%s: Un progetto ArchLinux"; |