1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/12613] Improved pagination

PHPBB3-12613
This commit is contained in:
PayBas
2014-05-29 23:28:22 +02:00
parent 49c875413c
commit c3b24e2005
11 changed files with 152 additions and 51 deletions

View File

@@ -341,6 +341,7 @@ $lang = array_merge($lang, array(
'JUMP_PAGE' => 'Enter the page number you wish to go to',
'JUMP_TO' => 'Jump to',
'JUMP_TO_PAGE' => 'Click to jump to page…',
'JUMP_TO_PAGE_FORM' => 'Jump to page:',
'KB' => 'KB',
'KIB' => 'KiB',