mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
parent
c25a6f1dde
commit
f39fde2fdb
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
- Added showing releaser stats in profile [\#1568](https://github.com/torrentpier/torrentpier/pull/1568) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fixed `md5()` deprecated in PHP 8.4 [\#1561](https://github.com/torrentpier/torrentpier/pull/1561) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Increased `USEREMAIL_MAX_LENGTH` [\#1566](https://github.com/torrentpier/torrentpier/pull/1566) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Minor improvements [\#1570](https://github.com/torrentpier/torrentpier/pull/1570) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Minor improvements [\#1570](https://github.com/torrentpier/torrentpier/pull/1570), [\#1571](https://github.com/torrentpier/torrentpier/pull/1571) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- New Crowdin updates [\#1569](https://github.com/torrentpier/torrentpier/pull/1569) ([Exileum](https://github.com/Exileum))
|
||||
|
||||
## [v2.4.4](https://github.com/torrentpier/torrentpier/tree/v2.4.4) (2024-07-22)
|
||||
|
|
|
@ -1423,7 +1423,7 @@ $lang['BT_SEEDER_LAST_SEEN'] = 'Seed last seen';
|
|||
$lang['BT_SORT_FORUM'] = 'Forum';
|
||||
$lang['SIZE'] = 'Size';
|
||||
$lang['PIECE_LENGTH'] = 'Piece length';
|
||||
$lang['COMPLETED'] = 'Completed';
|
||||
$lang['COMPLETED'] = 'Completed downloads';
|
||||
$lang['ADDED'] = 'Added';
|
||||
$lang['DELETE_TORRENT'] = 'Delete torrent';
|
||||
$lang['DELETE_MOVE_TORRENT'] = 'Delete and move topic';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue