forked from friendica/friendica-addons
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			451 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			451 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$a->strings["%d person likes this"] = "Array";
 | 
						|
$a->strings["%d person doesn't like this"] = "Array";
 | 
						|
$a->strings["Connect on Friendica!"] = "Conecte no Friendica!";
 | 
						|
$a->strings["Generate new key"] = "Gerar nova chave";
 | 
						|
$a->strings["Widgets key"] = "Chave de widgets";
 | 
						|
$a->strings["Widgets available"] = "Widgets disponíveis";
 | 
						|
$a->strings["Plugin Settings"] = "Configurações do plugin";
 | 
						|
$a->strings["Get added to this list!"] = "";
 |