From 9b556e4b2be0f0968fafec78045dbf6876cd7c11 Mon Sep 17 00:00:00 2001 From: Oliver Burger Date: Wed, 1 Jun 2011 17:34:31 +0000 Subject: Added Ukrainian translation (Yurchor) --- en/1/nav.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'en/1') diff --git a/en/1/nav.php b/en/1/nav.php index 500318042..a4e7f3bc7 100644 --- a/en/1/nav.php +++ b/en/1/nav.php @@ -1,9 +1,10 @@ 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'), 'fr' => array('for-you' => 'Pour vous', 'dl' => 'Télécharger', 'next' => 'Et après ?'), - 'de' => array('for-you' => 'Für Sie', 'dl' => 'Download', 'next' => 'And nun?', 'notes' => 'Release-Notes') + 'uk' => array('for-you' => 'Для вас', 'dl' => 'Звантаження', 'next' => 'Що далі?', 'notes' => 'Нотатки') ); if (array_key_exists($locale, $_nt)) -- cgit v1.2.1