zh_TW.php 364 Bytes
<?php $TRANSLATIONS = array(
"Save" => "儲存",
"Search" => "搜尋",
"Close" => " 關閉",
"Next" => "下一個",
"Clear" => "清除",
"Saving..." => "儲存中...",
"Failed to save file" => "儲存檔案失敗",
"An error occurred!" => "發生錯誤!",
"There were unsaved changes, click here to go back" => "還有尚未儲存的變更,點這裡返回"
);