mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-10-26 10:45:05 +00:00
6 lines
223 B
PHP
6 lines
223 B
PHP
<?php
|
|
|
|
$a->strings["Numfriends settings updated."] = "";
|
|
$a->strings["Numfriends Settings"] = "";
|
|
$a->strings["How many contacts to display on profile sidebar"] = "";
|
|
$a->strings["Submit"] = "Подтвердить";
|