Minor improvements (#1383)

* Minor improvements

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-02-08 00:52:38 +07:00 committed by GitHub
commit cebdafb82c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 5 deletions

View file

@ -1809,6 +1809,7 @@ $lang['FORUM_ADMIN_MAIN'] = 'Forum Administration';
$lang['FORUM_ADMIN_EXPLAIN'] = 'From this panel you can add, delete, edit, re-order and re-synchronise categories and forums';
$lang['EDIT_FORUM'] = 'Edit forum';
$lang['CREATE_FORUM'] = 'Create new forum';
$lang['CREATE_SUB_FORUM'] = 'Create subforum';
$lang['CREATE_CATEGORY'] = 'Create new category';
$lang['REMOVE'] = 'Remove';
$lang['UPDATE_ORDER'] = 'Update Order';