mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added updates checker ⚙️ (#1451)
* Added update checker * Update index.php * Update index.php * Updated * Update index.php * Update index.php * Update index.tpl * Update CHANGELOG.md
This commit is contained in:
parent
d4eb4fe680
commit
a255640f28
5 changed files with 45 additions and 11 deletions
|
@ -2280,6 +2280,7 @@ $lang['CLICK_RETURN_DISALLOWADMIN'] = 'Click %sHere%s to return to Disallow User
|
|||
|
||||
// Version Check
|
||||
$lang['VERSION_INFORMATION'] = 'Version Information';
|
||||
$lang['UPDATE_AVAILABLE'] = 'Update available';
|
||||
|
||||
// Login attempts configuration
|
||||
$lang['MAX_LOGIN_ATTEMPTS'] = 'Allowed login attempts';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue