From 503509afca4700ba83077909d856f96c387df342 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 30 May 2011 17:45:15 +0000 Subject: support fr --- support/index.php | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'support') diff --git a/support/index.php b/support/index.php index cb6482255..aac2543f0 100644 --- a/support/index.php +++ b/support/index.php @@ -1,4 +1,27 @@ 'Deutsch', +// 'el' => 'Ελληνικά', + 'en' => 'English', +// 'es' => 'Español', +// 'et' => 'Eesti', +// 'fi' => 'Suomeksi', + 'fr' => 'Français', +// 'it' => 'Italiano', +// 'lv' => 'Latviešu', +// 'nb' => 'Bokmål', +// 'nl' => 'Nederlands', +// 'pl' => 'Polski', +// 'pt' => 'Português', +// 'ro' => 'Română', +// 'ru' => 'Русский', +// 'tr' => 'Türkçe', +// 'sl' => 'Slovenščina', +// 'zh-cn' => '简体中文', +// 'zh-tw' => '正體中文' +); + +relocate($langs, 'support/'); \ No newline at end of file -- cgit v1.2.1