mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:10:11 +00:00
Manage user registrations in REGISTER_APPROVE mode.
This commit is contained in:
parent
2bf99df385
commit
0df91fd9a2
9 changed files with 51 additions and 2 deletions
|
@ -242,6 +242,7 @@ $a->strings['Friend/Connect Request'] = 'Friend/Connect Request';
|
|||
$a->strings['New Follower'] = 'New Follower';
|
||||
$a->strings['Approve'] = 'Approve';
|
||||
$a->strings['No notifications.'] = 'No notifications.';
|
||||
$a->strings['No registrations.'] = 'No registrations.';
|
||||
$a->strings['Login failed.'] = 'Login failed.';
|
||||
$a->strings["Welcome back "] = "Welcome back ";
|
||||
$a->strings['Photo Albums'] = 'Photo Albums';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue