mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 16:31:09 +00:00
96c41e5623
update strings to contain addon
9 lines
474 B
PHP
9 lines
474 B
PHP
<?php
|
|
|
|
$a->strings["Post to Dreamwidth"] = "Afiŝi al Dreamwidth";
|
|
$a->strings["Dreamwidth Post Settings"] = "Agordoj por Afiŝoj al Dreamwidth";
|
|
$a->strings["Enable dreamwidth Post Addon"] = "Ŝalti la Dreamwidth Kromprogramon";
|
|
$a->strings["dreamwidth username"] = "Dreamwidth salutnomo";
|
|
$a->strings["dreamwidth password"] = "Dreamwidth pasvorto";
|
|
$a->strings["Post to dreamwidth by default"] = "Defaŭlte afiŝi al Dreamwidth";
|
|
$a->strings["Submit"] = "Sendi";
|