10 lines
322 B
PHP
10 lines
322 B
PHP
<?php
|
|
|
|
$a->strings["Post to Dreamwidth"] = "";
|
|
$a->strings["Dreamwidth Post Settings"] = "";
|
|
$a->strings["Enable dreamwidth Post Addon"] = "";
|
|
$a->strings["dreamwidth username"] = "";
|
|
$a->strings["dreamwidth password"] = "";
|
|
$a->strings["Post to dreamwidth by default"] = "";
|
|
$a->strings["Submit"] = "Senda inn";
|