13 lines
455 B
PHP
13 lines
455 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"] = "Potwierdź";
|
||
|
$a->strings["Post from Friendica"] = "Post z Friendica";
|