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 ec9429e3a..08864f790 100644
--- a/en/1/nav.php
+++ b/en/1/nav.php
@@ -4,6 +4,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'),
+ '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 ?'),
'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки')
);