mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Minor improvements (#1467)
* Minor improvements * Update CHANGELOG.md * Update change_user_rank.php
This commit is contained in:
parent
65a7b89a9e
commit
3c297fce24
4 changed files with 7 additions and 6 deletions
|
@ -2095,6 +2095,7 @@ $lang['MOVE_CONTENTS'] = 'Move all contents';
|
|||
$lang['FORUM_DELETE'] = 'Delete Forum';
|
||||
$lang['FORUM_DELETE_EXPLAIN'] = 'The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained.';
|
||||
$lang['CATEGORY_DELETE'] = 'Delete Category';
|
||||
$lang['CATEGORY_NAME_EMPTY'] = 'Category name not specified';
|
||||
|
||||
$lang['STATUS_LOCKED'] = 'Locked';
|
||||
$lang['STATUS_UNLOCKED'] = 'Unlocked';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue