numfriends addon IT translation update THX Sylke Vicious

This commit is contained in:
Tobias Diekershoff 2021-03-28 18:43:42 +02:00
parent 312e10ca18
commit 7442d15e7c
2 changed files with 10 additions and 14 deletions

View file

@ -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";