blob: d97a8666df4b0c0651bd7b4d9ee541208ca70590 (
plain)
1
2
3
4
5
|
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptatge",
"Exclude the following file types from encryption" => "Exclou els tipus de fitxers següents de l'encriptatge",
"None" => "Cap"
);
|