forked from friendica/friendica-addons
10 lines
347 B
PHP
10 lines
347 B
PHP
<?php
|
|
|
|
$a->strings["Post to Dreamwidth"] = "Opublikuj na Dreamwidth";
|
|
$a->strings["Dreamwidth Post Settings"] = "";
|
|
$a->strings["Enable dreamwidth Post Plugin"] = "";
|
|
$a->strings["dreamwidth username"] = "";
|
|
$a->strings["dreamwidth password"] = "";
|
|
$a->strings["Post to dreamwidth by default"] = "";
|
|
$a->strings["Submit"] = "Potwierdź";
|