1
0
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:
Jakub Senko
2018-07-26 16:34:11 +02:00
committed by Marc Alexander
parent 3c2e75b52a
commit 3914515199
4 changed files with 38 additions and 1 deletions

View File

@@ -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',