it.php
309 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Esporta",
"Something went wrong while the export file was being generated" => "Si è verificato un errore durante la creazione del file di esportazione",
"An error has occurred" => "Si è verificato un errore",
"Account Export/Import" => "Esporta/Importa account"
);