fix IT string.php
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ $a->strings["Administrator"] = "Amministratore";
|
||||
$a->strings["Friend/Connection Request"] = "Richieste di Amicizia/Connessione";
|
||||
$a->strings["Examples: [email protected], http://demo.friendika.com/profile/jojo, [email protected]"] = "Esempi: [email protected], http://demo.friendika.com/profile/jojo, [email protected]";
|
||||
$a->strings["Please answer the following:"] = "Rispondi al seguente:";
|
||||
$a->strings["Does \$name know you?"] = "$name ti conosce?";
|
||||
$a->strings["Does \$name know you?"] = "\$name ti conosce?";
|
||||
$a->strings["Yes"] = "Si";
|
||||
$a->strings["No"] = "No";
|
||||
$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
|
||||
|
||||
Reference in New Issue
Block a user