mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge pull request #5303 from senky/ticket/11838
[ticket/11838] OAuth registration from ucp_register
This commit is contained in:
@@ -446,6 +446,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