1 2 3 4 5 6 7 8 9
<?php $TRANSLATIONS = array( "Host" => "主机", "Base DN" => "Base DN", "You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN", "User DN" => "User DN", "Password" => "密码", "Port" => "端口", "Help" => "帮助" );