config: preliminary french localization

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@205 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
Evgeny Gryaznov 2008-11-27 11:36:24 +00:00
parent 06b038bde6
commit aa889b8b67

View File

@ -58,7 +58,7 @@ $webim_messages_locale = "en";
/*
* Locales
*/
$available_locales = array("en", "ru" /* preliminary: "sp"*/);
$available_locales = array("en", "ru" /* preliminary: "sp", "fr" */);
$home_locale = "ru"; /* native name will be used in this locale */
$default_locale = "en"; /* if user does not provide known lang */