We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d758faf commit 1e06ee5Copy full SHA for 1e06ee5
system/Language/en/Errors.php
@@ -16,7 +16,7 @@
16
'pageNotFound' => '404 - Page Not Found',
17
'sorryCannotFind' => 'Sorry! Cannot seem to find the page you were looking for.',
18
'badRequest' => '400 - Bad Request',
19
- 'sorryBadRequest' => 'Sorry! Something wrong with your request.',
+ 'sorryBadRequest' => 'Sorry! Something is wrong with your request.',
20
'whoops' => 'Whoops!',
21
'weHitASnag' => 'We seem to have hit a snag. Please try again later...',
22
];
0 commit comments