forked from friendica/deprecated-addons
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			457 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			457 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$a->strings["%d person likes this"] = "Array";
 | 
						|
$a->strings["%d person doesn't like this"] = "Array";
 | 
						|
$a->strings["Connect on Friendica!"] = "Połączono z Friendica!";
 | 
						|
$a->strings["Generate new key"] = "Stwórz nowy klucz";
 | 
						|
$a->strings["Widgets key"] = "";
 | 
						|
$a->strings["Widgets available"] = "Widgety są dostępne";
 | 
						|
$a->strings["Addon Settings"] = "Ustawienia wtyczki";
 | 
						|
$a->strings["Get added to this list!"] = "Zostań dodany do listy!";
 |