05-31-2012, 12:59 PM
[eluser]Unknown[/eluser]
Hi!
I'm trying to set the language to french, so i went on github (https://github.com/tomcode/ci-french-language-set) to get the files. I put these files in /system/language/french/
i've changed
but i have this error message :
I don't understand because french_lang.php doesn't exist :S
Thx!
Hi!
I'm trying to set the language to french, so i went on github (https://github.com/tomcode/ci-french-language-set) to get the files. I put these files in /system/language/french/
i've changed
Code:
$config['language'] = 'french';
but i have this error message :
Quote:An Error Was Encountered
Unable to load the requested language file: language/french/french_lang.php
I don't understand because french_lang.php doesn't exist :S
Thx!