summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/bg_BG.php
blob: 14e6b280fd21b20606a1a1c034888a61553eb6ce (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV идентификация"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";