mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Unique topic page title, undefined language variables fix.
This commit is contained in:
parent
e234ea5e43
commit
7e757b166b
3 changed files with 9 additions and 4 deletions
|
@ -77,6 +77,7 @@ $lang['SELECT_ACTION'] = 'Select action';
|
|||
|
||||
$lang['NEXT_PAGE'] = 'Next';
|
||||
$lang['PREVIOUS_PAGE'] = 'Previous';
|
||||
$lang['SHORT_PAGE'] = 'page';
|
||||
$lang['GOTO_PAGE'] = 'Go to page';
|
||||
$lang['GOTO_SHORT'] = 'Page';
|
||||
$lang['JOINED'] = 'Joined';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue