aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sv.php
blob: c154de1a7688fbcbe96f262fb05d87993ba06978 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Exkludera följande filtyper från kryptering",
"None" => "Ingen"
);