Added french language to stikked.php.dist (since it is available in the language folder)

This commit is contained in:
jonrandoem 2013-12-11 14:38:17 +01:00
parent cec0227c76
commit dada8cacb6

View File

@ -45,7 +45,7 @@ $config['theme'] = 'default';
* *
* Which language to use * Which language to use
* Translate Stikked to your own language, see htdocs/application/language files * Translate Stikked to your own language, see htdocs/application/language files
* Currently: english, german, swissgerman, spanish, norwegian, portuguese, turkish * Currently: english, german, swissgerman, spanish, norwegian, portuguese, turkish, french
* *
*/ */
$config['language'] = 'english'; $config['language'] = 'english';