Blame view
sources/apps/user_migrate/l10n/it.php
309 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?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" ); |