10 lines
		
	
	
		
			199 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			199 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'previous'              => '« Anterior',
 | |
|     'next'                  => 'Próxima »',
 | |
|     'showing'               => 'A mostrar :first de :last de :total :type',
 | |
| 
 | |
| ];
 |