mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added ability to view "Watching topics" of other people's (Admins) (#1336)
* Added ability to view "Watching topics" of other people's (For admins only) * Update CHANGELOG.md
This commit is contained in:
parent
3e92b105ad
commit
f154d706f8
6 changed files with 15 additions and 4 deletions
|
@ -1584,7 +1584,7 @@ $lang['DEL_LIST_INFO'] = 'To delete an order from the list, click on the icon to
|
|||
|
||||
// Watched topics
|
||||
$lang['WATCHED_TOPICS'] = 'Watched topics';
|
||||
$lang['NO_WATCHED_TOPICS'] = 'You are not watching any topics';
|
||||
$lang['NO_WATCHED_TOPICS'] = 'No watching any topics';
|
||||
|
||||
// set_die_append_msg
|
||||
$lang['INDEX_RETURN'] = 'Back to home page';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue