about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpgsql/lang/bg
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpgsql/lang/bg')
-rw-r--r--wiki/lib/plugins/authpgsql/lang/bg/settings.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/wiki/lib/plugins/authpgsql/lang/bg/settings.php b/wiki/lib/plugins/authpgsql/lang/bg/settings.php
deleted file mode 100644
index bd6ae1c..0000000
--- a/wiki/lib/plugins/authpgsql/lang/bg/settings.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Kiril <neohidra@gmail.com>
- */
-$lang['server']                = 'Вашият PostgreSQL сървър';
-$lang['port']                  = 'Порт за PostgreSQL сървъра';
-$lang['user']                  = 'PostgreSQL потребител';
-$lang['password']              = 'Парола за горния потребител';
-$lang['database']              = 'Име на базата от данни';
-$lang['debug']                 = 'Показване на допълнителна debug информация';