mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 15:31:09 +00:00
11 lines
381 B
PHP
11 lines
381 B
PHP
<?php
|
|
|
|
$a->strings["Post to blogger"] = "";
|
|
$a->strings["Blogger Post Settings"] = "";
|
|
$a->strings["Enable Blogger Post Plugin"] = "";
|
|
$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"] = "";
|