1 2 3 4 5 6
<?php $TRANSLATIONS = array( "Encryption" => "Encriptación", "Exclude the following file types from encryption" => "Exceptuar de la encriptación los siguientes tipos de archivo", "None" => "Ninguno", "Enable Encryption" => "Habilitar encriptación" );