summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nl.php
blob: 7c09009cba90091c0933fa7163d5695c65bf381d (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "Versleuteling",
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
"None" => "Geen"
);