aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-06-02 10:11:02 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-06-02 10:11:02 +0000
commit9206cd288161306f315280691e9b5d58cf2bee64 (patch)
tree71eeb952ebe380e4514dea862017b0760bc2df79 /en/1/nav.php
parent41464b4a838a6f96c3832e72c03ed25ce47f0d37 (diff)
downloadwww-9206cd288161306f315280691e9b5d58cf2bee64.tar
www-9206cd288161306f315280691e9b5d58cf2bee64.tar.gz
www-9206cd288161306f315280691e9b5d58cf2bee64.tar.bz2
www-9206cd288161306f315280691e9b5d58cf2bee64.tar.xz
www-9206cd288161306f315280691e9b5d58cf2bee64.zip
Added Taiwanese translation (Franklin)
Diffstat (limited to 'en/1/nav.php')
-rw-r--r--en/1/nav.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/1/nav.php b/en/1/nav.php
index 9423449cd..83280f0e2 100644
--- a/en/1/nav.php
+++ b/en/1/nav.php
@@ -7,7 +7,8 @@ $_nt = array(
'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&nbsp;?'),
'it' => array('for-you' => 'Per voi', 'dl' => 'Scaricare', 'next' => 'E dopo&nbsp;?', 'notes' => 'Note'),
- 'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки')
+ 'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки'),
+ 'zh-tw' => array('for-you' => '為了您', 'dl' => '下載', 'next' => '下一步呢?', 'notes' => '通告')
);
if (array_key_exists($locale, $_nt))