[color=#282828][font=helvetica, arial, sans-serif]To make it work, you just need to follow the two steps:[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]1) Put the language file (french.php) in the folder [/font][/color][color=#282828][font=helvetica, arial, sans-serif]assets/grocery_crud/languages[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]2) Change the default language (application/config/grocery_crud.php) as these:[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]
[/font][/color]
$config['grocery_crud_default_language'] = 'french';