first commit
This commit is contained in:
6
catalog/language/en-gb/cron/cron.php
Normal file
6
catalog/language/en-gb/cron/cron.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have run %s cron job!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify cron jobs!';
|
Reference in New Issue
Block a user