mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
parent
491c03c243
commit
728a40408f
4 changed files with 45 additions and 0 deletions
|
@ -688,6 +688,11 @@ $lang['LIKE_OWN_POST'] = 'You can\'t vote for your own topic';
|
|||
$lang['NO_LIKES'] = 'Nobody gave a vote yet';
|
||||
$lang['LIKE_ALREADY'] = 'You already voted this topic';
|
||||
|
||||
// Invites
|
||||
$lang['INVITE_CODE'] = 'Invite code';
|
||||
$lang['INCORRECT_INVITE'] = 'Invite not found';
|
||||
$lang['INVITE_EXPIRED'] = 'Invite expired';
|
||||
|
||||
// Group control panel
|
||||
$lang['GROUP_CONTROL_PANEL'] = 'User Groups';
|
||||
$lang['GROUP_CONFIGURATION'] = 'Group Configuration';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue