mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
small fix to IT strings
This commit is contained in:
parent
f006b8385a
commit
18f6d4e639
2 changed files with 3 additions and 3 deletions
|
@ -224,7 +224,7 @@ $a->strings["yes"] = "si";
|
|||
$a->strings["no"] = "no";
|
||||
$a->strings["Approve as: "] = "Approva come: ";
|
||||
$a->strings["Friend"] = "Amico";
|
||||
$a->strings["Fan/Admirer"] = "Fan/Admiratore";
|
||||
$a->strings["Fan/Admirer"] = "Fan/Ammiratore";
|
||||
$a->strings["Friend/Connect Request"] = "Richiesta Amicizia/Connessione";
|
||||
$a->strings["New Follower"] = "Nuovo Seguace";
|
||||
$a->strings["No notifications."] = "Nessuna notifica.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue