<?php $TRANSLATIONS = array(
"Error" => "錯誤",
"Name" => "名稱",
"{count} folders" => "{}文件夾",
"Delete" => "刪除"
);