msd Backup hinzugefügt
This commit is contained in:
7
msd/language/it/lang_log.php
Normal file
7
msd/language/it/lang_log.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['L_LOG_DELETE'] = 'Cancella i log';
|
||||
$lang['L_LOGFILEFORMAT'] = 'Formato del file log';
|
||||
$lang['L_LOGFILENOTWRITABLE'] = 'Impossibile scrivere il file di log!';
|
||||
$lang['L_NOREVERSE'] = 'Il piu vecchio come primo';
|
||||
$lang['L_REVERSE'] = 'Il piu nuovo come primo';
|
Reference in New Issue
Block a user