mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 02:42:53 +00:00
7 lines
234 B
PHP
7 lines
234 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["StatusNet AutoFollow settings updated."] = "";
|
||
|
$a->strings["StatusNet AutoFollow Settings"] = "";
|
||
|
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
|
||
|
$a->strings["Submit"] = "Lagre";
|