mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 10:13:03 +00:00
6 lines
239 B
PHP
6 lines
239 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"] = "Potwierdź";
|