mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added Italian language patch 20070921 from Giovanni Scafora
This commit is contained in:
parent
988ecc442c
commit
8d11961ee7
7 changed files with 43 additions and 43 deletions
|
@ -5,8 +5,8 @@
|
|||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["it"]["Click on the Home link above to log in."] = "Fare clic su Inizio per autenticarsi.";
|
||||
$_t["it"]["Click on the Home link above to log in."] = "Clicca su Inizio per autenticarti.";
|
||||
|
||||
$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta. Autenticarsi di nuovo.";
|
||||
$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta, autenticati di nuovo.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue