Display a page not found when the data is not in the dabase anymore
This commit is contained in:
@@ -183,5 +183,7 @@ return array(
|
||||
'There is no column in your project!' => 'Brak kolumnt w Twoim projekcie',
|
||||
'Change assignee' => 'Zmień odpowiedzialną osobę',
|
||||
'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
|
||||
'Timezone' => 'Strefa czasowa'
|
||||
'Timezone' => 'Strefa czasowa',
|
||||
//'Sorry, I didn\'t found this information in my database!' => '',
|
||||
//'Page not found' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user