about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authmysql/lang/uk/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/uk/lang.php')
-rw-r--r--wiki/lib/plugins/authmysql/lang/uk/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/uk/lang.php b/wiki/lib/plugins/authmysql/lang/uk/lang.php
deleted file mode 100644
index e6cbaf0..0000000
--- a/wiki/lib/plugins/authmysql/lang/uk/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Nina Zolotova <nina-z@i.ua>
- */
-$lang['connectfail']           = 'Не вдалося з\'єднатися з базою даних.';
-$lang['userexists']            = 'Вибачте, користувач з таким логіном вже існує.';
-$lang['usernotexists']         = 'Вибачте, такого користувача не існує.';