msd Backup hinzugefügt
This commit is contained in:
7
msd/language/en/lang_log.php
Normal file
7
msd/language/en/lang_log.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['L_LOG_DELETE'] = 'delete Log';
|
||||
$lang['L_LOGFILEFORMAT'] = 'Log file format';
|
||||
$lang['L_LOGFILENOTWRITABLE'] = "Can't write Log file !";
|
||||
$lang['L_NOREVERSE'] = 'Oldest entry first';
|
||||
$lang['L_REVERSE'] = 'Last entry first';
|
Reference in New Issue
Block a user