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
496 B
PHP
9 lines
496 B
PHP
<?php
|
|
|
|
$a->strings["Post to LiveJournal"] = "Afiŝi ĉe LiveJournal";
|
|
$a->strings["LiveJournal Post Settings"] = "Agordoj pri afiŝoj ĉe LiveJournal";
|
|
$a->strings["Enable LiveJournal Post Addon"] = "Ŝalti la LiveJournal-afiŝo kromprogramon.";
|
|
$a->strings["LiveJournal username"] = "LiveJournal Salutnomo";
|
|
$a->strings["LiveJournal password"] = "LiveJournal pasvorto";
|
|
$a->strings["Post to LiveJournal by default"] = "Defaŭlte afiŝi al LiveJournal";
|
|
$a->strings["Submit"] = "Sendi";
|