mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Some improvements for updater (#1475)
* Some improvements for updater * Update CHANGELOG.md
This commit is contained in:
parent
30df72e331
commit
e7782e34e6
5 changed files with 7 additions and 4 deletions
|
@ -2283,6 +2283,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';
|
||||
$lang['CHANGELOG'] = 'Changelog';
|
||||
|
||||
// Login attempts configuration
|
||||
$lang['MAX_LOGIN_ATTEMPTS'] = 'Allowed login attempts';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue