xref: /plugin/oauth/lang/en/lang.php (revision 11606ec1292f3ea497c3249b6b97d3e825cf6208)
1<?php
2/**
3 * English language file for oauth plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['emailduplicate'] = 'This email is already associated with another user.';
9$lang['loginwith']      = 'Login with other Services:';