mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 21:11:08 +00:00
96c41e5623
update strings to contain addon
9 lines
324 B
PHP
9 lines
324 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"] = "Lagre";
|