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
318 B
PHP
9 lines
318 B
PHP
<?php
|
|
|
|
$a->strings["Post to Dreamwidth"] = "";
|
|
$a->strings["Dreamwidth Post Settings"] = "";
|
|
$a->strings["Enable dreamwidth Post Addon"] = "";
|
|
$a->strings["dreamwidth username"] = "";
|
|
$a->strings["dreamwidth password"] = "";
|
|
$a->strings["Post to dreamwidth by default"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|