Files
snipe-it/app/lang/it/admin/settings/message.php
T
2015-04-01 15:48:02 -07:00

12 lines
197 B
PHP
Executable File

<?php
return array(
'update' => array(
'error' => 'Si è verificato un errore durante l\'aggiornamento. ',
'success' => 'Impostazioni aggiornate correttamente.'
),
);