summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/da.php
blob: 1b4664ce1cb205cb93a83ad7b524a1750f84c4c4 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Ekskluder følgende filtyper fra kryptering",
"None" => "Ingen"
);