summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/bg_BG.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/bg_BG.php')
-rw-r--r--apps/user_webdavauth/l10n/bg_BG.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/bg_BG.php b/apps/user_webdavauth/l10n/bg_BG.php
index 4f2a7609d73..14e6b280fd2 100644
--- a/apps/user_webdavauth/l10n/bg_BG.php
+++ b/apps/user_webdavauth/l10n/bg_BG.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV идентификация"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";