6 lines
		
	
	
		
			113 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| $lang ['plugin'] ['readmore'] = array(
 | |
| 	'readmore' => '[Διαβάστε περισσότερα...]'
 | |
| );
 | |
| ?>
 | 
