mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Added ability to print page
This commit is contained in:
parent
611bda9735
commit
ef80178f45
5 changed files with 11 additions and 0 deletions
|
@ -328,6 +328,8 @@ $lang['POST_STICKY'] = 'Sticky';
|
|||
$lang['POST_NORMAL'] = 'Normal';
|
||||
$lang['POST_DOWNLOAD'] = 'Download';
|
||||
|
||||
$lang['PRINT_PAGE'] = 'Print page';
|
||||
|
||||
$lang['CONFIRM_DELETE'] = 'Are you sure you want to delete this post?';
|
||||
$lang['CONFIRM_DELETE_POLL'] = 'Are you sure you want to delete this poll?';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue