1 2 3 4 5
<?php $TRANSLATIONS = array( "Encryption" => "加密", "None" => "None", "Enable Encryption" => "开启加密" );