2012-08-25 00:08:36 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Versleuteling",
|
|
|
|
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
|
2013-01-22 23:06:18 +00:00
|
|
|
"None" => "Geen"
|
2012-08-25 00:08:36 +00:00
|
|
|
);
|