10 lines
		
	
	
		
			244 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			244 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'previous'              => '« Назад',
 | |
|     'next'                  => 'Далі »',
 | |
|     'showing'               => ':first-:last з :total :type.',
 | |
|     'page'                  => 'на сторінці',
 | |
| ];
 |