forked from friendica/friendica-addons
96c41e5623
update strings to contain addon
10 lines
318 B
PHP
10 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";
|