10 lines
		
	
	
		
			204 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			204 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'previous'              => '« Назад',
 | |
|     'next'                  => 'Далі »',
 | |
|     'showing'               => 'Показ :first до :last з :total :type',
 | |
| 
 | |
| ];
 |