forked from friendica/friendica-addons
7 lines
310 B
PHP
7 lines
310 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Numfriends settings updated."] = "Ĝisdatigis agordojn por Numfriends.";
|
||
|
$a->strings["Numfriends Settings"] = "Agordoj por Numfriends";
|
||
|
$a->strings["How many contacts to display on profile sidebar"] = "Kiom da kontaktoj mi montru en la flanka strio";
|
||
|
$a->strings["Submit"] = "Sendi";
|