mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Minor improvements (#1523)
* Minor improvements * Update CHANGELOG.md * Update composer.lock * Update User.php * Updated * Update Torrent.php * Update Template.php * Updated * Update SqlDb.php * Update Select.php * Updated * Updated * Update viewtopic.tpl * Updated * Update viewforum.tpl
This commit is contained in:
parent
2803870d32
commit
b37f2d3666
29 changed files with 116 additions and 240 deletions
|
@ -61,6 +61,7 @@ $lang['DISABLED'] = 'Disabled';
|
|||
$lang['ERROR'] = 'Error';
|
||||
$lang['SELECT_ACTION'] = 'Select action';
|
||||
$lang['CLEAR'] = 'Clear';
|
||||
$lang['MOVE_TO_TOP'] = 'Move to top';
|
||||
$lang['UNKNOWN'] = 'Unknown';
|
||||
|
||||
$lang['NEXT_PAGE'] = 'Next';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue