10 lines
508 B
PHP
10 lines
508 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Post to Dreamwidth"] = "";
|
||
|
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth настройки сообщений";
|
||
|
$a->strings["Enable dreamwidth Post Plugin"] = "Включить dreamwidth плагин сообщений";
|
||
|
$a->strings["dreamwidth username"] = "dreamwidth имя пользователя";
|
||
|
$a->strings["dreamwidth password"] = "dreamwidth пароль";
|
||
|
$a->strings["Post to dreamwidth by default"] = "";
|
||
|
$a->strings["Submit"] = "Подтвердить";
|