forked from friendica/deprecated-addons
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			380 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			380 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$a->strings["Post to blogger"] = "";
 | 
						|
$a->strings["Blogger Post Settings"] = "";
 | 
						|
$a->strings["Enable Blogger Post Addon"] = "";
 | 
						|
$a->strings["Blogger username"] = "";
 | 
						|
$a->strings["Blogger password"] = "";
 | 
						|
$a->strings["Blogger API URL"] = "";
 | 
						|
$a->strings["Post to Blogger by default"] = "";
 | 
						|
$a->strings["Submit"] = "Lagre";
 | 
						|
$a->strings["Post from Friendica"] = "";
 |