1 2 3 4 5 6
<?php $TRANSLATIONS = array( "Encryption" => "Verschlüsselung", "Exclude the following file types from encryption" => "Die folgenden Dateitypen von der Verschlüsselung ausnehmen", "None" => "Keine", "Enable Encryption" => "Verschlüsselung aktivieren" );