zh_TW.php 255 Bytes
<?php $TRANSLATIONS = array(
"Export data" => "匯出資料",
"All system files and user data" => "全部的系統檔案與使用者資料",
"Only system files" => "僅限系統檔案",
"Only user data" => "僅限使用者資料",
"Export" => "匯出"
);