mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
numfriends addon IT translation update THX Sylke Vicious
This commit is contained in:
parent
312e10ca18
commit
7442d15e7c
2 changed files with 10 additions and 14 deletions
|
@ -6,7 +6,6 @@ function string_plural_select_it($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$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";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue