v0.9.9 - Added custom 404 page
This commit is contained in:
@@ -65,5 +65,7 @@ return[
|
||||
"læsmere" => "Read more",
|
||||
"sedeltagere" => "See participants",
|
||||
"af" => "By",
|
||||
"programmedby" => "Programmed by"
|
||||
"programmedby" => "Programmed by",
|
||||
"error" => "Error",
|
||||
"404" => "This page doesn't exist."
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user