Add Turkish to SUPPORTED_LANGS in config.inc.proto.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2008-08-19 15:35:58 -04:00
parent af1394f0c3
commit 1d416d6891

View file

@ -22,15 +22,16 @@ define("DEFAULT_LANG", "en");
# Languages we have translations for
$SUPPORTED_LANGS = array(
"en" => "English",
"pl" => "Polski",
"it" => "Italiano",
"ca" => "Català",
"pt" => "Português",
"es" => "Español",
"de" => "Deutsch",
"en" => "English",
"es" => "Español",
"fr" => "Français",
"it" => "Italiano",
"pl" => "Polski",
"pt" => "Português",
"ru" => "Русский",
"fr" => "Français"
"tr" => "Türkçe"
);
# Idle seconds before timeout