summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/bg_BG.php
blob: cb1613ef37551e40c443be61f8d549644a5897db (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Криптиране",
"Enable Encryption" => "Включване на криптирането",
"None" => "Няма",
"Exclude the following file types from encryption" => "Изключване на следните файлови типове от криптирането"
);