 b2ed0e207d
			
		
	
	
		b2ed0e207d
		
	
	
	
	
		
			
			Added Japanese setup translation by North Hill Work Studios - thanks as well! Also: git:ignore for local test content folders
		
			
				
	
	
		
			8 lines
		
	
	
		
			303 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			303 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 	$lang['plugin']['thumb']['errors'] = array (
 | |
| 		-1	=> 'Não consegui encontrar '.
 | |
| 			'<a href="http://www.php.net/manual/en/ref.image.php">Extensão PHP GD2</a> ' .
 | |
| 			'necessário para que o <strong>thumb</strong> funcione. Desative o polegar neste painel ' .
 | |
| 			'ou ative esta extensão.'
 | |
| 	);
 | |
| ?>
 |