forked from friendica/friendica-addons
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			399 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			399 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$a->strings["\"Show more\" Settings"] = "Réglages de \"Show more\"";
 | 
						|
$a->strings["Enable Show More"] = "Activer \"Show more\"";
 | 
						|
$a->strings["Cutting posts after how much characters"] = "Coupure après combien de caractères";
 | 
						|
$a->strings["Submit"] = "Envoyer";
 | 
						|
$a->strings["Show More Settings saved."] = "Réglages \"Show more\" sauvés.";
 | 
						|
$a->strings["show more"] = "montrer plus";
 |