From d2e298a6ab9feb4bff9099b8df5da1625da9b5cb Mon Sep 17 00:00:00 2001 From: Oliver Burger Date: Wed, 1 Jun 2011 22:20:47 +0000 Subject: added Italian translation (Matteo) --- en/1/nav.php | 1 + 1 file changed, 1 insertion(+) (limited to 'en/1') diff --git a/en/1/nav.php b/en/1/nav.php index 08864f790..9423449cd 100644 --- a/en/1/nav.php +++ b/en/1/nav.php @@ -6,6 +6,7 @@ $_nt = array( 'es' => array('for-you' => 'Para usted', 'dl' => 'Descargar', 'next' => '¿Y qué sigue?', 'notes' => 'Notas'), 'et' => array('for-you' => 'Teie jaoks', 'dl' => 'Allalaadimine', 'next' => 'Ja mis edasi?', 'notes' => 'Märkmed'), 'fr' => array('for-you' => 'Pour vous', 'dl' => 'Télécharger', 'next' => 'Et après ?'), + 'it' => array('for-you' => 'Per voi', 'dl' => 'Scaricare', 'next' => 'E dopo ?', 'notes' => 'Note'), 'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки') ); -- cgit v1.2.1