Welcome Guest, Not a member yet? Register   Sign In
language problem
#1

[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
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!
#2

[eluser]Cristian Gilè[/eluser]
Please, read the guide: http://ellislab.com/codeigniter/user-gui...guage.html
#3

[eluser]LuckyFella73[/eluser]
Did you add "french" in your autoload.php ($autoload['language']) ?
#4

[eluser]soijiro[/eluser]
Did you make a duplicate of system/language/english to something like system/language/french ?




Theme © iAndrew 2016 - Forum software by © MyBB