Add state 'failed' to a job
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
$lang['done'] = "Complete";
|
||||
$lang['waiting'] = "Waiting for start...";
|
||||
$lang['failed'] = "Computation failed";
|
||||
|
||||
/* End of file projects_lang.php */
|
||||
/* Location: ./application/language/english/jobs_lang.php */
|
||||
|
||||
Reference in New Issue
Block a user