nextcloud/apps/user_webdavauth/l10n/bg_BG.php

7 lines
167 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV идентификация",
"Save" => "Запис"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";