about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/uk/lang.php
blob: 86ab3d1583c0ebf48d39aecafa2330fa059f22ba (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Nina Zolotova <nina-z@i.ua>
 */
$lang['userexists']            = 'Користувач з таким іменем вже існує.';
$lang['usernotexists']         = 'Вибачте, такого користувача не існує.';