mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
[ticket/14933] Make "route not found" more user-friendly
PHPBB3-14933
This commit is contained in:
@@ -556,6 +556,7 @@ $lang = array_merge($lang, array(
|
||||
),
|
||||
'OPTIONS' => 'Options',
|
||||
|
||||
'PAGE_NOT_FOUND' => 'The requested page could not be found.',
|
||||
'PAGE_OF' => 'Page <strong>%1$d</strong> of <strong>%2$d</strong>',
|
||||
'PAGE_TITLE_NUMBER' => 'Page %s',
|
||||
'PASSWORD' => 'Password',
|
||||
|
Reference in New Issue
Block a user