zh_HK.php 140 Bytes
<?php
$TRANSLATIONS = array(
"Update" => "更新",
"Download" => "下載",
"Delete" => "刪除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";