mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added integration with MonsterID 🎇 (#1546)
* Added integration with MonsterID 🎇
* Updated
* Update usercp_register.tpl
* Revert "Updated"
This reverts commit b85c2b9f4d
.
* Update Upload.php
* Update register.php
* Update register.php
* Update usercp_register.tpl
* Updated
* Update CHANGELOG.md
This commit is contained in:
parent
0eba082d41
commit
918902e7e2
7 changed files with 455 additions and 3 deletions
|
@ -607,6 +607,7 @@ $lang['RETURN_PROFILE'] = 'Return to profile';
|
|||
$lang['SELECT_CATEGORY'] = 'Select category';
|
||||
|
||||
$lang['DELETE_IMAGE'] = 'Delete image';
|
||||
$lang['SET_MONSTERID_AVATAR'] = 'Set avatar from MonsterID';
|
||||
$lang['CURRENT_IMAGE'] = 'Current image';
|
||||
|
||||
$lang['NOTIFY_ON_PRIVMSG'] = 'Notify on new private message';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue