mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 21:31:04 +00:00
96c41e5623
update strings to contain addon
9 lines
328 B
PHP
9 lines
328 B
PHP
<?php
|
|
|
|
$a->strings["Post to LiveJournal"] = "";
|
|
$a->strings["LiveJournal Post Settings"] = "";
|
|
$a->strings["Enable LiveJournal Post Addon"] = "";
|
|
$a->strings["LiveJournal username"] = "";
|
|
$a->strings["LiveJournal password"] = "";
|
|
$a->strings["Post to LiveJournal by default"] = "";
|
|
$a->strings["Submit"] = "Senda inn";
|