[quote name='rafael84' timestamp='1324859928' post='171']
For those who need Grocery CRUD in Brazilian Portuguese, the attached file might be useful.
To make it work, you just need to do two things:
1) Put the language file (portuguese.php) at the following folder:
assets/grocery_crud/languages
2) Change the default language (application/config/grocery_crud.php) as follows:
<?php
$config['grocery_crud_default_language'] = 'portuguese';
-Rafael
[/quote]
Hello Rafael I have just commit the Portuguese language. So at the next version it will be included. You can see the changes at: https://github.com/scoumbourdis/grocery-crud/commit/8d5d72278d72cc8aa6d8e154eeaab22ab8df49a8