mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1443)
* Minor improvements * Updated * Update terms.php * Update main.php * Update CHANGELOG.md * Update memberlist.tpl
This commit is contained in:
parent
564fc25cbc
commit
8c925cc303
7 changed files with 15 additions and 21 deletions
|
@ -2749,7 +2749,7 @@ $lang['ATOM_GLOBAL_FEED'] = 'Global feed for all forums';
|
|||
$lang['HASH_INVALID'] = 'Hash %s is invalid';
|
||||
$lang['HASH_NOT_FOUND'] = 'Release with hash %s not found';
|
||||
|
||||
$lang['TERMS_EMPTY_TEXT'] = '[align=center]The text of this page is edited at: [url=https://%s/admin/admin_terms.php]admin/admin_terms.php[/url]. This line can see only administrators.[/align]';
|
||||
$lang['TERMS_EMPTY_TEXT'] = '[align=center]The text of this page is edited at: %s. This line can see only administrators.[/align]';
|
||||
$lang['TERMS_EXPLAIN'] = 'On this page, you can specify the text of the basic rules of the resource is displayed to users.';
|
||||
|
||||
$lang['TR_STATS'] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue