| 
									
										
										
										
											2015-07-13 03:01:42 +08:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2018-12-16 21:12:13 +08:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Pagination Language Lines | 
					
						
							|  |  |  |  * The following language lines are used by the paginator library to build | 
					
						
							|  |  |  |  * the simple pagination links. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2015-07-13 03:01:42 +08:00
										 |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     'previous' => '« Previous', | 
					
						
							|  |  |  |     'next'     => 'Next »', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ]; |