mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 19:31:10 +00:00
6 lines
328 B
PHP
6 lines
328 B
PHP
<?php
|
|
|
|
$a->strings["Numfriends settings updated."] = "Impostazioni \"Numfriends' aggiornate.";
|
|
$a->strings["Numfriends Settings"] = "Impostazioni Numfriends";
|
|
$a->strings["How many contacts to display on profile sidebar"] = "Quanti contatti visualizzare nella barra laterale del profilo";
|
|
$a->strings["Submit"] = "Invia";
|