*/ // keys need to match the config setting name $lang['bitly_oauth_api'] = 'The URI of the bitly OAuth endpoints.
(Default is https://api-ssl.bitly.com/v3/).
This is valid for bit.ly, bitly.com and j.mp services'; $lang['bitly_oauth_access_token'] = 'Your bitly oauth Access Token
(https://bitly.com/a/oauth_apps).
This is valid for bit.ly, bitly.com and j.mp services.'; $lang['yourls_url'] = 'The URI of the yourls installation (without trailing slash)'; $lang['yourls_token'] = 'Your yourls secret signature token.'; $lang['default_service'] = 'The default service.';