1
Someone knows how to fix this:
An Error Was Encountered: Unable to load the requested language file: language/English-Brazilian/form_validation_lang.php
I followed the following steps for the inclusion of translation:
- application -> language ->and put the Portuguese-Brazilian folder here
- application -> config -> $config['language'] = 'portuguese-brazilian';(after deleting the English).
Obs.: the form_validation_lang.php file is in the folder
portuguese-brazilian.
inside the briefcase
portuguese-brazilianhas anypt_br ou pt-br?– RFL
No, @Rafaelacioly, only English.
– Fernanda Ferreira
you are using CI 2 or 3?
– RFL
CI 3, @Rafaelacioly.
– Fernanda Ferreira