mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 09:01:29 +02:00
[ticket/12613] Typo and L_COLON
PHPBB3-12613
This commit is contained in:
@@ -340,7 +340,7 @@ $lang = array_merge($lang, array(
|
||||
'JOINED' => 'Joined',
|
||||
'JUMP_PAGE' => 'Enter the page number you wish to go to',
|
||||
'JUMP_TO' => 'Jump to',
|
||||
'JUMP_TO_PAGE' => 'Jump to page:',
|
||||
'JUMP_TO_PAGE' => 'Jump to page',
|
||||
'JUMP_TO_PAGE_CLICK' => 'Click to jump to page…',
|
||||
|
||||
'KB' => 'KB',
|
||||
|
Reference in New Issue
Block a user