⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

French language file



ASMAAYNI

ASMAAYNI
  • profile picture
  • Member

Posted 01 January 2012 - 23:27 PM

[color=#282828][font=helvetica, arial, sans-serif]For using the Grocery CRUD in french, the attached file might be useful.[/font][/color]
[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]

$config['grocery_crud_default_language'] = 'french';
[/font][/color]

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 02 January 2012 - 22:59 PM

For version 1.1.7 (not yet released) and later you don't need to it anymore. This file will be included into the main project. https://github.com/scoumbourdis/grocery-crud/commit/d0d9008f049bb6079d6e6cad081ffeb15be00cd6 .

Thanks @ASMAAYNI for the contribution