1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/oauth] Start building the template

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-08-09 05:12:41 -04:00
parent b5255d42b5
commit deb62d51fe
3 changed files with 37 additions and 0 deletions

View File

@@ -481,6 +481,7 @@ $lang = array_merge($lang, array(
'UCP_ATTACHMENTS' => 'Attachments',
'UCP_AUTH_LINK' => 'External accounts',
'UCP_AUTH_LINK_MANAGE' => 'Manage external accounts',
'UCP_AUTH_LINK_TITLE' => 'Manage Your External Accounts',
'UCP_COPPA_BEFORE' => 'Before %s',
'UCP_COPPA_ON_AFTER' => 'On or after %s',
'UCP_EMAIL_ACTIVATE' => 'Please note that you will need to enter a valid email address before your account is activated. You will receive an email at the address you provide that contains an account activation link.',