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