diff options
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r-- | app/Locale/it_IT/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 962bd5ca..15d8fb65 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -782,7 +782,7 @@ return array( 'Notification methods:' => 'Metodi di notifica', 'Unable to read your file' => 'Impossibile leggere il file', '%d task(s) have been imported successfully.' => '%d task sono stati importati con successo.', - 'Nothing have been imported!' => 'Non è stato importato nulla!', + 'Nothing has been imported!' => 'Non è stato importato nulla!', 'Import users from CSV file' => 'Importa utenti da file CSV', '%d user(s) have been imported successfully.' => '%d utenti importati con successo.', 'Comma' => 'Virgola', |