summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-02 02:03:27 -0800
committerAndreas Gohr <andi@splitbrain.org>2014-01-02 02:03:27 -0800
commit8f85d2abf4a1cdb6540a03073431dced1602a12a (patch)
treec925de2bc8ba7ebfec69369110988f347ade5b36 /lib/plugins/authpgsql
parentcde309c61d79d46861a484a867f0bd46cf63f9a7 (diff)
parentb21beefdfa477fe0e5810051462f134b3f0e99a9 (diff)
downloadrpg-8f85d2abf4a1cdb6540a03073431dced1602a12a.tar.gz
rpg-8f85d2abf4a1cdb6540a03073431dced1602a12a.tar.bz2
Merge pull request #485 from dokuwiki-translate/lang_update_613
Translation update (bg)
Diffstat (limited to 'lib/plugins/authpgsql')
-rw-r--r--lib/plugins/authpgsql/lang/bg/settings.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/plugins/authpgsql/lang/bg/settings.php b/lib/plugins/authpgsql/lang/bg/settings.php
index 0defdc4ff..bd6ae1cee 100644
--- a/lib/plugins/authpgsql/lang/bg/settings.php
+++ b/lib/plugins/authpgsql/lang/bg/settings.php
@@ -1,7 +1,8 @@
<?php
+
/**
- * Bulgarian language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Kiril <neohidra@gmail.com>
*/
$lang['server'] = 'Вашият PostgreSQL сървър';
@@ -9,4 +10,4 @@ $lang['port'] = 'Порт за PostgreSQL сървъра';
$lang['user'] = 'PostgreSQL потребител';
$lang['password'] = 'Парола за горния потребител';
$lang['database'] = 'Име на базата от данни';
-$lang['debug'] = 'Показване на допълнителна debug информация'; \ No newline at end of file
+$lang['debug'] = 'Показване на допълнителна debug информация';