10 lines
323 B
PHP
10 lines
323 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Post to 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"] = "Senda inn";
|