1 2 3 4 5 6 7
<?php $TRANSLATIONS = array( "Success" => "成功", "Error" => "錯誤", "Password" => "密碼", "Port" => "連接埠", "Help" => "幫助" );