mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 09:16:55 +02:00
Merge remote-tracking branch 'cyberalien/ticket/11969' into develop
* cyberalien/ticket/11969: [ticket/11969] Change topic link to unread post in subsilver2 [ticket/11969] Change topic link to unread post in prosilver [ticket/11969] New language strings for first and last post links
This commit is contained in:
@@ -280,6 +280,8 @@ $lang = array_merge($lang, array(
|
||||
'GB' => 'GB',
|
||||
'GIB' => 'GiB',
|
||||
'GO' => 'Go',
|
||||
'GOTO_FIRST_POST' => 'Go to first post',
|
||||
'GOTO_LAST_POST' => 'Go to last post',
|
||||
'GOTO_PAGE' => 'Go to page',
|
||||
'GROUP' => 'Group',
|
||||
'GROUPS' => 'Groups',
|
||||
|
Reference in New Issue
Block a user