Add state 'failed' to a job
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
$lang['done'] = "Fertig";
|
||||
$lang['waiting'] = "Warte auf Start...";
|
||||
$lang['failed'] = "Fehlgeschlagen";
|
||||
|
||||
/* End of file projects_lang.php */
|
||||
/* Location: ./application/language/german/jobs_lang.php */
|
||||
|
||||
Reference in New Issue
Block a user