mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 11:12:57 +00:00
12 lines
434 B
PHP
12 lines
434 B
PHP
<?php
|
|
|
|
$a->strings["Post to Posterous"] = "";
|
|
$a->strings["Posterous Post Settings"] = "";
|
|
$a->strings["Enable Posterous Post Plugin"] = "";
|
|
$a->strings["Posterous login"] = "";
|
|
$a->strings["Posterous password"] = "";
|
|
$a->strings["Posterous site ID"] = "";
|
|
$a->strings["Posterous API token"] = "";
|
|
$a->strings["Post to Posterous by default"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|
|
$a->strings["Post from Friendica"] = "";
|