<?php
/**
 * English translation for the authvk plugin.
 *
 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author   Ilnur Gimazov <ubvfp94@mail.ru>
 */
 
$lang['userexists']     = 'Sorry, a user with this login already exists.';
$lang['usernotexists']  = 'Sorry, that user doesn\'t exist.';
$lang['writefail']      = 'Unable to modify user data. Please inform the Wiki-Admin';
$lang['login_button']       = 'Log in';
$lang['loginButton'] = 'Login with VK';
$lang['vk_sorry'] = 'Sorry but you must be in this VK group: ';

