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

5 lines
181 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Versleuteling",
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
"None" => "Geen"
);