forked from friendica/friendica-addons
11 lines
374 B
PHP
11 lines
374 B
PHP
<?php
|
|
|
|
$a->strings["__DQ__Blockem__DQ__ Settings"] = "";
|
|
$a->strings["Comma separated profile URLS to block"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|
|
$a->strings["BLOCKEM Settings saved."] = "";
|
|
$a->strings["Blocked %s - Click to open/close"] = "";
|
|
$a->strings["Unblock Author"] = "";
|
|
$a->strings["Block Author"] = "";
|
|
$a->strings["blockem settings updated"] = "";
|