 b2ed0e207d
			
		
	
	
		b2ed0e207d
		
	
	
	
	
		
			
			Added Japanese setup translation by North Hill Work Studios - thanks as well! Also: git:ignore for local test content folders
		
			
				
	
	
		
			10 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 	$lang['plugin']['archives'] = array(
 | |
| 		
 | |
| 		'subject'			=> 'Arquivo de posts',
 | |
| 		'no_posts'		=> 'Sem posts',
 | |
| 	
 | |
| 	);
 | |
| 
 | |
| ?>
 |