mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #1710 from Hardolaf/ticket/11837
[ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED
This commit is contained in:
commit
235e3f5595
1 changed files with 1 additions and 0 deletions
|
@ -485,6 +485,7 @@ $lang = array_merge($lang, array(
|
|||
'UCP_AUTH_LINK_ID' => 'Unique identifier',
|
||||
'UCP_AUTH_LINK_LINK' => 'Link',
|
||||
'UCP_AUTH_LINK_MANAGE' => 'Manage external account associations',
|
||||
'UCP_AUTH_LINK_NOT_SUPPORTED' => 'Linking board accounts to external services is not supported by this board’s current authentication method.',
|
||||
'UCP_AUTH_LINK_TITLE' => 'Manage your external account associations',
|
||||
'UCP_AUTH_LINK_UNLINK' => 'Unlink',
|
||||
'UCP_COPPA_BEFORE' => 'Before %s',
|
||||
|
|
Loading…
Add table
Reference in a new issue