server/apps/files_sharing/l10n/bg_BG.php
2014-05-04 01:56:15 -04:00

6 lines
145 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Парола",
"Download" => "Изтегляне"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";