Make progressive achievements get notifications when complete
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ return Application::configure(basePath: dirname(__DIR__))
|
||||
'message' => 'You don\'t have permission to access this page.',
|
||||
],
|
||||
404 => [
|
||||
'title' => 'You Flight Has Been Cancelled',
|
||||
'title' => 'Your Flight Has Been Cancelled',
|
||||
'message' => 'The page you are looking for doesn\'t exist or has been moved.',
|
||||
],
|
||||
419 => [
|
||||
|
||||
Reference in New Issue
Block a user