From 2297cac268646c1a2e4c3bf754bf5c55b8caf9ff Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 5 Apr 2011 20:20:04 +0000 Subject: nl & et download page locales --- downloads/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'downloads') diff --git a/downloads/index.php b/downloads/index.php index cb5706010..9add57354 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -7,13 +7,13 @@ $langs = array( // 'el' => 'Ελληνικά', 'en' => 'English', // 'es' => 'Español', -// 'et' => 'Eesti', + 'et' => 'Eesti', // 'fi' => 'Suomeksi', 'fr' => 'Français', // 'it' => 'Italiano', // 'lv' => 'Latviešu', // 'nb' => 'Bokmål', -// 'nl' => 'Nederlands', + 'nl' => 'Nederlands', // 'pl' => 'Polski', // 'pt' => 'Português', // 'ro' => 'Română', -- cgit v1.2.1