7 lines
211 B
PHP
7 lines
211 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"] = "Potwierdź";
|