Gravatar';
$_lang['ha.services'] = 'Auth Providers';
$_lang['ha.services_tip'] = 'Here you can see what providers were used by this user to login on the website.';
$_lang['ha.service_avatar'] = 'Avatar';
$_lang['ha.service_createdon'] = 'Created';
$_lang['ha.service_provider'] = 'Provider';
$_lang['ha.service_identifier'] = 'Identifier';
$_lang['ha.service_displayname'] = 'Display Name';
$_lang['ha.service_email'] = 'Email';
$_lang['ha.service_remove'] = 'Unbind provider';
$_lang['ha.services_remove'] = 'Unbind providers';
$_lang['ha.service_remove_confirm'] = 'Are you sure you want to unbind this provider from profile of the user?';
$_lang['ha.services_remove_confirm'] = 'Are you sure you want to unbind this providers from profile of the user?';
$_lang['area_ha.main'] = 'Main';
$_lang['area_ha.keys'] = 'Keys';
$_lang['setting_ha.keys.Google'] = 'Keys for Google';
$_lang['setting_ha.keys.Google_desc'] = 'Add the application and generate the keys at this link: https://code.google.com/apis/console/.';
$_lang['setting_ha.keys.GitHub'] = 'Keys for GitHub';
$_lang['setting_ha.keys.GitHub_desc'] = 'Add the application and generate the keys at this link: https://github.com/settings/applications/new.';
$_lang['setting_ha.keys.Twitter'] = 'Keys for Twitter';
$_lang['setting_ha.keys.Twitter_desc'] = 'Add the application and generate the keys at this link: https://dev.twitter.com/apps/new.';
$_lang['setting_ha.keys.Yandex'] = 'Keys for Yandex';
$_lang['setting_ha.keys.Yandex_desc'] = 'Add the application and generate the keys at this link: https://oauth.yandex.ru/client/new.';
$_lang['setting_ha.keys.Facebook'] = 'Keys for Facebook';
$_lang['setting_ha.keys.Facebook_desc'] = 'Add the application and generate the keys at this link: https://developers.facebook.com/apps.';
$_lang['setting_ha.keys.Vkontakte'] = 'Keys for Vkontakte';
$_lang['setting_ha.keys.Vkontakte_desc'] = 'Add the application and generate the keys at this link: https://vk.com/editapp?act=create.';
$_lang['setting_ha.frontend_css'] = 'Styles of frontend';
$_lang['setting_ha.frontend_css_desc'] = 'Path to the file with styles of component. If you want to use your own styles - specify the path to it here, or clear and include them manually via the website template.';
$_lang['setting_ha.register_users'] = 'Register new';
$_lang['setting_ha.register_users_desc'] = 'This setting determines whether to create new users with authorization through HybridAuth.';