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