server/apps/files_encryption/l10n/bg_BG.php
2013-01-23 00:06:18 +01:00

5 lines
251 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Криптиране",
"Exclude the following file types from encryption" => "Изключване на следните файлови типове от криптирането",
"None" => "Няма"
);