lang.php 283 B

12345678910
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Edney Rossi <prof.edneyrossi@gmail.com>
  6. */
  7. $lang['menu'] = 'Ver registros';
  8. $lang['date'] = 'Data';
  9. $lang['js']['filter'] = 'Filtrar linhas de registro';