aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/1/nav.php')
-rw-r--r--en/1/nav.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/1/nav.php b/en/1/nav.php
index a4e7f3bc7..ec9429e3a 100644
--- a/en/1/nav.php
+++ b/en/1/nav.php
@@ -3,6 +3,7 @@
$_nt = array(
'de' => array('for-you' => 'Für Sie', 'dl' => 'Download', 'next' => 'Und nun?', 'notes' => 'Release-Notes'),
'en' => array('for-you' => 'For you', 'dl' => 'Download', 'next' => 'And next?', 'notes' => 'Notes'),
+ 'es' => array('for-you' => 'Para usted', 'dl' => 'Descargar', 'next' => '¿Y qué sigue?', 'notes' => 'Notas'),
'fr' => array('for-you' => 'Pour vous', 'dl' => 'Télécharger', 'next' => 'Et après ?'),
'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки')
);