mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11838] OAuth registration from ucp_register
PHPBB3-11838
This commit is contained in:
committed by
Marc Alexander
parent
3c2e75b52a
commit
3914515199
@@ -449,6 +449,7 @@ $lang = array_merge($lang, array(
|
||||
'RECIPIENT' => 'Recipient',
|
||||
'RECIPIENTS' => 'Recipients',
|
||||
'REGISTRATION' => 'Registration',
|
||||
'OAUTH_REGISTRATION' => 'Registration using external services',
|
||||
'RELEASE_MESSAGES' => '%sRelease all on-hold messages%s… they will be re-sorted into the appropriate folder if enough space is made available.',
|
||||
'REMOVE_ADDRESS' => 'Remove address',
|
||||
'REMOVE_SELECTED_BOOKMARKS' => 'Remove selected bookmarks',
|
||||
|
Reference in New Issue
Block a user